From cd14a87c0232c224e53a2d5435336a39a2aa5eef Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Sun, 8 Mar 1998 08:02:58 +0000 Subject: [PATCH] Mark the journal title. --- Doc/lib/libwhrandom.tex | 2 +- Doc/libwhrandom.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/lib/libwhrandom.tex b/Doc/lib/libwhrandom.tex index da3fa8cee4..cac7de70eb 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 da3fa8cee4..cac7de70eb 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} -- 2.50.1