]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Use \citetitle in one place.
authorFred Drake <fdrake@acm.org>
Tue, 9 Nov 1999 20:10:01 +0000 (20:10 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 9 Nov 1999 20:10:01 +0000 (20:10 +0000)
Doc/lib/libpdb.tex
Doc/lib/libre.tex
Doc/lib/libsha.tex

index f31db4836b149f0fb60f40a8a8683fb9e1635188..a054d422b6d80c60836865bd168d82e5fcc20a23 100644 (file)
@@ -384,4 +384,4 @@ Note that as an exception is propagated down the chain of callers, an
 \code{'exception'} event is generated at each level.
 
 For more information on code and frame objects, refer to the
-\emph{Python Reference Manual}.
+\citetitle[../ref/ref.html]{Python Reference Manual}.
index 1144fec7b4adcca4ed4d3748da25e6c8cd087c56..bf0a38f47c1f9cb6ee632ee6ec88d2af24a649a5 100644 (file)
@@ -686,7 +686,7 @@ The string passed to \function{match()} or \function{search()}.
 \end{memberdesc}
 
 \begin{seealso}
-\seetext{Jeffrey Friedl, \emph{Mastering Regular Expressions},
+\seetext{Jeffrey Friedl, \citetitle{Mastering Regular Expressions},
 O'Reilly.  The Python material in this book dates from before the
 \module{re} module, but it covers writing good regular expression
 patterns in great detail.}
index 27d00c31dde43c41cf4d6dbc840e92ce1292d43b..1b1ce5077a39be4af92b963ab4ceabe3a6f3c65d 100644 (file)
@@ -48,7 +48,7 @@ A sha object has all the methods the md5 objects have, plus one:
 
 \begin{seealso}
   \seetext{The Secure Hash Algorithm is defined by NIST document FIPS
-           PUB 180-1: \emph{Secure Hash Standard}, published in April
+           PUB 180-1: \citetitle{Secure Hash Standard}, published in April
            of 1995.  It is available online as plain text at
            \url{http://csrc.nist.gov/fips/fip180-1.txt} (at least one
            diagram was omitted) and as PostScript at