Convert "See also" section to use \seetitle.

This commit is contained in:
Fred Drake 2000-09-14 21:46:22 +00:00
parent 33e0beaf77
commit b9fd468ded
1 changed files with 8 additions and 6 deletions

View File

@ -47,10 +47,12 @@ A sha object has all the methods the md5 objects have, plus one:
\begin{seealso} \begin{seealso}
\seetext{The Secure Hash Algorithm is defined by NIST document FIPS \seetitle[http://csrc.nist.gov/fips/fip180-1.txt]{Secure Hash Standard}{
PUB 180-1: \citetitle{Secure Hash Standard}, published in April The Secure Hash Algorithm is defined by NIST document FIPS
of 1995. It is available online as plain text at PUB 180-1:
\url{http://csrc.nist.gov/fips/fip180-1.txt} (at least one \citetitle[http://csrc.nist.gov/fips/fip180-1.txt]{Secure
diagram was omitted) and as PostScript at Hash Standard}, published in April of 1995. It is
\url{http://csrc.nist.gov/fips/fip180-1.ps}.} available online as plain text (at least one diagram was
omitted) and as PostScript at
\url{http://csrc.nist.gov/fips/fip180-1.ps}.}
\end{seealso} \end{seealso}