diff options
author | Karl Berry <karl@freefriends.org> | 2011-03-09 00:51:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-03-09 00:51:50 +0000 |
commit | b54902858c21f735c690dfae5328dd440937dbea (patch) | |
tree | 8f1264c6e64d311be60f39bd1d3e161dcd94983e /Master/texmf-dist/doc/latex/aomart | |
parent | 566fb51f9006785d226e698f5c75cf05f1d75608 (diff) |
aomart (8mar11)
git-svn-id: svn://tug.org/texlive/trunk@21652 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/aomart')
-rw-r--r-- | Master/texmf-dist/doc/latex/aomart/README | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/aomart/aomart.pdf | bin | 283085 -> 284187 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/aomart/aomsample.bib | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/aomart/aomsample.pdf | bin | 391651 -> 391966 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/aomart/aomsample.tex | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/aomart/aomsample1.pdf | bin | 391665 -> 391979 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/aomart/aomsample1.tex | 3 |
7 files changed, 12 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/aomart/README b/Master/texmf-dist/doc/latex/aomart/README index ebda3b70eb6..78772814c0d 100644 --- a/Master/texmf-dist/doc/latex/aomart/README +++ b/Master/texmf-dist/doc/latex/aomart/README @@ -1,12 +1,18 @@ LaTeX Class for The Annals of Mathematics Boris Veytsman - Version 1.5 + Version 1.6 This package provides the class for typesetting articles for The Annals of Mathematics, http://annals.princeton.edu/. Changes: + Version 1.6 + Appendix letter is now upright in the refs, even inside + italics + Bibliography style change: aomalpha.bst now respects the + key field + Version 1.5 Typo corrected: arXiV is now arXiv Bibliography style change: added sortyear field diff --git a/Master/texmf-dist/doc/latex/aomart/aomart.pdf b/Master/texmf-dist/doc/latex/aomart/aomart.pdf Binary files differindex 7a930b50fde..232337188ae 100644 --- a/Master/texmf-dist/doc/latex/aomart/aomart.pdf +++ b/Master/texmf-dist/doc/latex/aomart/aomart.pdf diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample.bib b/Master/texmf-dist/doc/latex/aomart/aomsample.bib index a9cef138cdf..7e996719449 100644 --- a/Master/texmf-dist/doc/latex/aomart/aomsample.bib +++ b/Master/texmf-dist/doc/latex/aomart/aomsample.bib @@ -198,6 +198,7 @@ url = {http://www.math.leidenuniv.nl/~hwl/PUBLICATIONS/1973a/art.pdf} } @Article{Zarhin92, + key = {Zarh92}, author = {Zarhin, Yuri G.}, title = {Abelian Varieties Having a Reduction of {K3} Type}, journal = {Duke Math J.}, diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample.pdf b/Master/texmf-dist/doc/latex/aomart/aomsample.pdf Binary files differindex 57ef367e24e..8228e420b59 100644 --- a/Master/texmf-dist/doc/latex/aomart/aomsample.pdf +++ b/Master/texmf-dist/doc/latex/aomart/aomsample.pdf diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample.tex b/Master/texmf-dist/doc/latex/aomart/aomsample.tex index 5c288bc375f..e60b0a60dda 100644 --- a/Master/texmf-dist/doc/latex/aomart/aomsample.tex +++ b/Master/texmf-dist/doc/latex/aomart/aomsample.tex @@ -239,6 +239,7 @@ this paper. All formulas can be extended to a digraph simply by multiplying $H_c$ by 2. Some other discussion can be found in~\cite{fre:riesz,fre:cichon}. + \section{Main theorem} \label{s:mt} @@ -1723,7 +1724,7 @@ and now in \cn{Large} size: \bibliography{aomsample} -\bibliographystyle{aomplain} +\bibliographystyle{aomalpha} \end{document} \endinput diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf b/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf Binary files differindex 2f609ba2378..816fa790a90 100644 --- a/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf +++ b/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample1.tex b/Master/texmf-dist/doc/latex/aomart/aomsample1.tex index c6786dcb888..fd2e80b859c 100644 --- a/Master/texmf-dist/doc/latex/aomart/aomsample1.tex +++ b/Master/texmf-dist/doc/latex/aomart/aomsample1.tex @@ -239,6 +239,7 @@ this paper. All formulas can be extended to a digraph simply by multiplying $H_c$ by 2. Some other discussion can be found in~\cite{fre:riesz,fre:cichon}. + \section{Main theorem} \label{s:mt} @@ -1716,7 +1717,7 @@ and now in \cn{Large} size: \bibliography{aomsample} -\bibliographystyle{aomplain} +\bibliographystyle{aomalpha} \end{document} \endinput |