diff options
-rw-r--r-- | Doc/lib/libwhrandom.tex | 2 | ||||
-rw-r--r-- | Doc/libwhrandom.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libwhrandom.tex b/Doc/lib/libwhrandom.tex index da3fa8c..cac7de7 100644 --- a/Doc/lib/libwhrandom.tex +++ b/Doc/lib/libwhrandom.tex @@ -46,5 +46,5 @@ N = generator.random() \seemodule{random}{generators for various random distributions} \seetext{Wichmann, B. A. \& Hill, I. D., ``Algorithm AS 183: An efficient and portable pseudo-random number generator'', -Applied Statistics 31 (1982) 188-190} +\emph{Applied Statistics} 31 (1982) 188-190} \end{seealso} diff --git a/Doc/libwhrandom.tex b/Doc/libwhrandom.tex index da3fa8c..cac7de7 100644 --- a/Doc/libwhrandom.tex +++ b/Doc/libwhrandom.tex @@ -46,5 +46,5 @@ N = generator.random() \seemodule{random}{generators for various random distributions} \seetext{Wichmann, B. A. \& Hill, I. D., ``Algorithm AS 183: An efficient and portable pseudo-random number generator'', -Applied Statistics 31 (1982) 188-190} +\emph{Applied Statistics} 31 (1982) 188-190} \end{seealso} |