+
+
+@comment {regarder : Pseudo-Random Number Generation for Brownian Dynamics and Dissipative Particle Dynamics Simulations on GPU Devices}
+@comment {CL Phillips, JA Anderson… - Journal of Computational Physics, 2011 - Elsevier}
+
+@InProceedings{conf/fpga/ThomasHL09,
+ title = "A comparison of {CPU}s, {GPU}s, {FPGA}s, and massively
+ parallel processor arrays for random number
+ generation",
+ author = "David B. Thomas and Lee W. Howes and Wayne Luk",
+booktitle = "Proceedings of the {ACM}/{SIGDA} 17th International
+ Symposium on Field Programmable Gate Arrays, {FPGA}
+ 2009, Monterey, California, {USA}, February 22-24,
+ 2009",
+ bibdate = "2010-06-29",
+ publisher = "ACM",
+ year = "2009",
+ editor = "Paul Chow and Peter Y. K. Cheung",
+ ISBN = "978-1-60558-410-2",
+ pages = "63--72",
+ URL = "http://doi.acm.org/10.1145/1508128.1508139",
+}
+
+
+
+@InProceedings{Jenkins96,
+ author = "Jenkins",
+ title = "{ISAAC}",
+ booktitle = "IWFSE: International Workshop on Fast Software
+ Encryption, LNCS",
+ year = "1996",
+}
+
+@manual{Nvid10,
+ author = {Nvidia},
+ title = {Cuda cublas library},
+ year = {2011},
+ Note = {Version 4.0},
+ }
+
+@manual{curand11,
+ author = {Nvidia},
+ title = {Curand library},
+ year = {2011},
+ Note = {Version 4.0},
+ }
+
+
+
+@Article{BBS,
+ author = {Lenore Blum and Manuel Blum and Michael Shub},
+ title = {A Simple Unpredictable Pseudo-Random Number Generator},
+ journal = {SIAM Journal on Computing},
+ year = {1986},
+ volume = {15},
+ pages = {364--383},
+}
+
+@Book{Goldreich,
+ author = {Oded Goldreich},
+ ALTeditor = {},
+ title = {Foundations of Cryptography: Basic Tools},
+ publisher = {Cambridge University Press},
+ year = {2007},
+}
+
+