diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-11 00:46:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-11 00:46:42 +0000 |
commit | 58d31edb0a4d32f223ea9e65277982ba88f145a3 (patch) | |
tree | dd214c0eb92e92e65d177567fee9d0836569f72d /Master/texmf-dist/doc/latex/revtex/sample | |
parent | 7a4867398aac7e40c1ebf080c02bcd8b8f2f64b1 (diff) |
revtex 4.1p2 (13aug10)
git-svn-id: svn://tug.org/texlive/trunk@19652 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/revtex/sample')
-rw-r--r-- | Master/texmf-dist/doc/latex/revtex/sample/aps/apssamp.pdf | bin | 163310 -> 163288 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/revtex/sample/aps/apssamp.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/revtex/sample/aps/apstemplate.tex | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/revtex/sample/aps/apssamp.pdf b/Master/texmf-dist/doc/latex/revtex/sample/aps/apssamp.pdf Binary files differindex e0cfd6754f8..dbe9cea9c86 100644 --- a/Master/texmf-dist/doc/latex/revtex/sample/aps/apssamp.pdf +++ b/Master/texmf-dist/doc/latex/revtex/sample/aps/apssamp.pdf diff --git a/Master/texmf-dist/doc/latex/revtex/sample/aps/apssamp.tex b/Master/texmf-dist/doc/latex/revtex/sample/aps/apssamp.tex index c8afbd9bd73..b4b477900f1 100644 --- a/Master/texmf-dist/doc/latex/revtex/sample/aps/apssamp.tex +++ b/Master/texmf-dist/doc/latex/revtex/sample/aps/apssamp.tex @@ -1,7 +1,7 @@ % ****** Start of file apssamp.tex ****** % % This file is part of the APS files in the REVTeX 4.1 distribution. -% Version 4.1p of REVTeX, March 2010 +% Version 4.1r of REVTeX, August 2010 % % Copyright (c) 2009, 2010 The American Physical Society. % @@ -744,6 +744,10 @@ E&\agt& mc^3. \label{appc} \end{subequations} They turn out to be Eqs.~(\ref{appa}), (\ref{appb}), and (\ref{appc}). +% The \nocite command causes all entries in a bibliography to be printed out +% whether or not they are actually referenced in the text. This is appropriate +% for the sample file to show the different styles of references, but authors +% most likely will not want to use it. \nocite{*} \bibliography{apssamp}% Produces the bibliography via BibTeX. diff --git a/Master/texmf-dist/doc/latex/revtex/sample/aps/apstemplate.tex b/Master/texmf-dist/doc/latex/revtex/sample/aps/apstemplate.tex index 730e16d121b..a258e433544 100644 --- a/Master/texmf-dist/doc/latex/revtex/sample/aps/apstemplate.tex +++ b/Master/texmf-dist/doc/latex/revtex/sample/aps/apstemplate.tex @@ -2,7 +2,7 @@ %% %% %% This file is part of the APS files in the REVTeX 4 distribution. -%% Version 4.1p of REVTeX, March 2010 +%% Version 4.1r of REVTeX, August 2010 %% %% %% Copyright (c) 2001, 2009, 2010 The American Physical Society. |