summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/aomart/README14
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomart.bib8
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomart.pdfbin285191 -> 289660 bytes
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomsample.bib13
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomsample.pdfbin391966 -> 388573 bytes
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomsample.tex5
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomsample1.pdfbin391979 -> 388587 bytes
-rw-r--r--Master/texmf-dist/doc/latex/aomart/aomsample1.tex5
8 files changed, 40 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/aomart/README b/Master/texmf-dist/doc/latex/aomart/README
index cd4e62f3303..574dfd3eb80 100644
--- a/Master/texmf-dist/doc/latex/aomart/README
+++ b/Master/texmf-dist/doc/latex/aomart/README
@@ -1,11 +1,23 @@
LaTeX Class for The Annals of Mathematics
Boris Veytsman
- Version 1.7
+ Version 1.10
This package provides the class for typesetting articles for The Annals
of Mathematics, http://annals.princeton.edu/.
Changes:
+
+ Version 1.10
+ `Old' doi formatting can be set with the option olddoi
+ Support for French and German added
+
+ Version 1.9
+ Changed formatting of doi numbers
+
+ Version 1.8
+ Bibliography changes:
+ @incollection now the uses venue field;
+ "von" part is not used when ordering entries.
Version 1.7
Suppressed end page number in the header for one-page
diff --git a/Master/texmf-dist/doc/latex/aomart/aomart.bib b/Master/texmf-dist/doc/latex/aomart/aomart.bib
index 2746077e4a6..75db470db49 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomart.bib
+++ b/Master/texmf-dist/doc/latex/aomart/aomart.bib
@@ -121,3 +121,11 @@ c.pdf}},
year = {1997},
}
+@Manual{Braams05:Babel,
+ title = {Babel, a Multilingual Package For Use With {\LaTeX}'s
+ Standard Document Classes},
+ author = {Johannes Braams},
+ month = {April},
+ year = 2005,
+ note = {\url{http://mirrors.ctan.org/macros/latex/required/babel}}
+}
diff --git a/Master/texmf-dist/doc/latex/aomart/aomart.pdf b/Master/texmf-dist/doc/latex/aomart/aomart.pdf
index b21ff6c33b4..8356a654958 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomart.pdf
+++ b/Master/texmf-dist/doc/latex/aomart/aomart.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample.bib b/Master/texmf-dist/doc/latex/aomart/aomsample.bib
index 7e996719449..daa6606d0f6 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomsample.bib
+++ b/Master/texmf-dist/doc/latex/aomart/aomsample.bib
@@ -254,3 +254,16 @@ url = {http://www.math.leidenuniv.nl/~hwl/PUBLICATIONS/1973a/art.pdf}
sortyear = 2100,
note = {Private Communication}
}
+
+@incollection{degroot1992stochastic,
+ author = {C. de Groot and D. W{\"u}rtz and M. Hanf and
+ R. Peikert and T. Koller and K. H. Hoffmann},
+ title = {Stochastic Optimization---Efficient Algorithms to
+ Solve Complex Problems},
+ booktitle = {System Modelling and Optimization, Proceedings of the Fifteenth IFIP Conference},
+ year = 1992,
+ editor = {P. Kall},
+ pages = {546--555},
+ venue = {Z{\"u}rich},
+ publisher = {Springer-Verlag},
+}
diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample.pdf b/Master/texmf-dist/doc/latex/aomart/aomsample.pdf
index 3eab7012013..345d497dda5 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomsample.pdf
+++ b/Master/texmf-dist/doc/latex/aomart/aomsample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample.tex b/Master/texmf-dist/doc/latex/aomart/aomsample.tex
index e60b0a60dda..a5278aad3f3 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomsample.tex
+++ b/Master/texmf-dist/doc/latex/aomart/aomsample.tex
@@ -14,6 +14,7 @@
\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
[1994/12/01]% LaTeX date must December 1994 or later
\documentclass[manuscript]{aomart}
+%\usepackage[english]{babel}
%\documentclass[screen]{aomart}
%\documentclass{aomart}
% Some definitions useful in producing this sort of documentation:
@@ -169,7 +170,7 @@ on \texttt{testmath.tex} from \AmS-\LaTeX{} distribution. The text
is (slightly) reformatted according to the requirements of the
\texttt{aomart} style. See also
\cite{Lenstra74,Zarhin92,Minasyan08,Arnold89:MathMethodsMechanics,%
-Michal48,Michal38,Zarhin:AG,Zarhin:AC}.
+Michal48,Michal38,Zarhin:AG,Zarhin:AC,degroot1992stochastic}.
\EditorialComment{Are these
quotations necessary?}
@@ -1724,7 +1725,7 @@ and now in \cn{Large} size:
\bibliography{aomsample}
-\bibliographystyle{aomalpha}
+\bibliographystyle{aomplain}
\end{document}
\endinput
diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf b/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf
index 96c974dde74..69a39af0919 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf
+++ b/Master/texmf-dist/doc/latex/aomart/aomsample1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/aomart/aomsample1.tex b/Master/texmf-dist/doc/latex/aomart/aomsample1.tex
index fd2e80b859c..69bf2bf2f70 100644
--- a/Master/texmf-dist/doc/latex/aomart/aomsample1.tex
+++ b/Master/texmf-dist/doc/latex/aomart/aomsample1.tex
@@ -14,6 +14,7 @@
\NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX)
[1994/12/01]% LaTeX date must December 1994 or later
\documentclass[manuscript]{aomart}
+%\usepackage[english]{babel}
%\documentclass[screen]{aomart}
%\documentclass{aomart}
% Some definitions useful in producing this sort of documentation:
@@ -169,7 +170,7 @@ on \texttt{testmath.tex} from \AmS-\LaTeX{} distribution. The text
is (slightly) reformatted according to the requirements of the
\texttt{aomart} style. See also
\cite{Lenstra74,Zarhin92,Minasyan08,Arnold89:MathMethodsMechanics,%
-Michal48,Michal38,Zarhin:AG,Zarhin:AC}.
+Michal48,Michal38,Zarhin:AG,Zarhin:AC,degroot1992stochastic}.
\EditorialComment{Are these
quotations necessary?}
@@ -1717,7 +1718,7 @@ and now in \cn{Large} size:
\bibliography{aomsample}
-\bibliographystyle{aomalpha}
+\bibliographystyle{aomplain}
\end{document}
\endinput