diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/ijmart/ijmart.bib |
Initial commit
Diffstat (limited to 'macros/latex/contrib/ijmart/ijmart.bib')
-rw-r--r-- | macros/latex/contrib/ijmart/ijmart.bib | 137 |
1 files changed, 137 insertions, 0 deletions
diff --git a/macros/latex/contrib/ijmart/ijmart.bib b/macros/latex/contrib/ijmart/ijmart.bib new file mode 100644 index 0000000000..9d24a24294 --- /dev/null +++ b/macros/latex/contrib/ijmart/ijmart.bib @@ -0,0 +1,137 @@ +,-------------------. +| BIBTEX ENTRIES | +`-------------------' + +@manual{Downes04:amsart, + author = {Michael Downes and Barbara Beeton}, + month = {August}, + note = + {\url{http://www.ctan.org/tex-archive/macros/latex/required/amslatex/classes% +}}, + organization = {American Mathematical Society}, + title = {The \textsf{amsart}, \textsf{amsproc}, and + \textsf{amsbook} document~classes}, + year = {2004}, +} + +@book{Graetzer00:MathIntoLaTeX, + address = {Boston}, + author = {George Gr\"aetzer}, + edition = {Third}, + publisher = {Birkh\"auser}, + title = {Math into \LaTeX}, + year = {2000}, +} + +@misc{TeXFAQ, + author = {UK \TeX{} Users Group}, + howpublished = {\url{http://www.tex.ac.uk/cgi-bin/texfaq2html}}, + title = {{UK} List of {\TeX} Frequently Asked Questions}, + year = {2006}, +} + +@manual{Oberdiek06:Ifpdf, + author = {Heiko Oberdiek}, + month = {February}, + note = + {\url{http://ctan.tug.org/tex-archive/macros/latex/contrib/oberdiek}}, + title = {The \textsf{ifpdf} Package}, + year = {2006}, +} + +@manual{Oostrum04:Fancyhdr, + author = {van Oostrum, Piet}, + month = {March}, + note = + {\url{http://ctan.tug.org/tex-archive/macros/latex/contrib/fancyhdr}}, + title = {Page Layout in \LaTeX}, + year = {2004}, +} + +@manual{Goldberg94:Lastpage, + author = {Jeff Goldberg}, + month = {July}, + note = + {\url{http://www.ctan.org/tex-archive/macros/latex/contrib/lastpage}}, + title = {The \textsf{lastpage} Package}, + year = {1994}, +} + +@manual{amsldoc, + month = {February}, + note = + {\url{http://ctan.tug.org/tex-archive/macros/latex/required/amslatex/math/am% +sldoc.pdf}}, + organization = {American Mathematical Society}, + title = {User's Guide for the \textsf{amsmath} Package + (Version~2.0)}, + year = {2002}, +} + +@manual{Braams05:Babel, + author = {Johannes Braams}, + month = {April}, + note = + {\url{http://www.ctan.org/tex-archive/macros/latex/required/babel}}, + title = {Babel, a Multilingual Package For Use With {\LaTeX}'s + Standard Document Classes}, + year = {2005}, +} + +@manual{instr-l, + month = {August}, + note = + {\url{http://www.ctan.org/tex-archive/macros/latex/required/amslatex/classes% +/instr-l.pdf}}, + organization = {American Mathematical Society}, + title = {Instructions for Preparation of Papers and + Monographs, {AMS\LaTeX}}, + year = {2004}, +} + +@book{Goossens97:LateXGraphicsCompanion, + address = {Reading, Ma.}, + author = {Michel Goossens and Sebastian Rahtz and + Frank Mittelbach}, + chapter = {}, + publisher = {Addison-Wesley}, + series = {Addison-Wesley Series on Tools and Techniques for + Computer Typesetting}, + title = {The \LaTeX{} Graphics Companion: Illustrating + Documents With \TeX{} and {PostScript}}, + year = {1997}, +} + +@manual{Wilson04:Memoir, + author = {Peter Wilson}, + month = {January}, + note = + {\url{http://ctan.tug.org/tex-archive/macros/latex/contrib/memoir}}, + title = {The Memoir Class for Configurable Typesetting}, + year = {2004}, +} + +@manual{classes, + author = {Leslie Lamport and Frank Mittelbach and + Johannes Braams}, + note = + {\url{http://ctan.tug.org/tex-archive/macros/latex/base}}, + title = {Standard Document Classes for {\LaTeX{}} version 2e}, + year = {1997}, +} + +@Manual{Carlisle95:indentfirst, + title = {The \textsf{indentfirst} package}, + author = {David Carlisle}, + month = {November}, + year = 1995, + note = {\url{http://www.ctan.org/tex-archive/macros/latex/required/tools/indentfirst.pdf}} +} + +@Manual{amsthdoc, + title = {Using the \texttt{amsthm} Package}, + organization = {American Mathematical Society}, + month = {August}, + year = 2004, + note = {\url{http://www.ctan.org/tex-archive/macros/latex/required/amslatex/classes/amsthdoc.pdf}} +} |