diff options
author | Fred Drake <fdrake@acm.org> | 1999-11-09 20:10:01 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-11-09 20:10:01 (GMT) |
commit | 356d0ceb7e4ca6baf035f31319bb0db9dd92b16b (patch) | |
tree | e0dfe2f8dca6de9741ec9d73e504642b28ab4f09 /Doc/lib/libsha.tex | |
parent | 268df27c9aa5f1fb86d2abb231c6ce14cba36c4b (diff) | |
download | cpython-356d0ceb7e4ca6baf035f31319bb0db9dd92b16b.zip cpython-356d0ceb7e4ca6baf035f31319bb0db9dd92b16b.tar.gz cpython-356d0ceb7e4ca6baf035f31319bb0db9dd92b16b.tar.bz2 |
Use \citetitle in one place.
Diffstat (limited to 'Doc/lib/libsha.tex')
-rw-r--r-- | Doc/lib/libsha.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libsha.tex b/Doc/lib/libsha.tex index 27d00c3..1b1ce50 100644 --- a/Doc/lib/libsha.tex +++ b/Doc/lib/libsha.tex @@ -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 |