diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-03 23:28:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-03 23:28:18 +0000 |
commit | f6dc18658ba063341f5bb039c52e0f67a292b484 (patch) | |
tree | aed7184148242d7907f9f39ab887759f556c8edc /Master/texmf-dist/doc/latex/erdc/erdc.bib | |
parent | 0e7b2310777075d5431765efc0a1930a5def02a2 (diff) |
new latex package erdc (2jul09)
git-svn-id: svn://tug.org/texlive/trunk@14090 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/erdc/erdc.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/erdc/erdc.bib | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/erdc/erdc.bib b/Master/texmf-dist/doc/latex/erdc/erdc.bib new file mode 100644 index 00000000000..89c02e36f09 --- /dev/null +++ b/Master/texmf-dist/doc/latex/erdc/erdc.bib @@ -0,0 +1,103 @@ +@Manual{ERDC_Guide, + title = {Guide for Preparing Technical Information + Reports of the {Engineer Research and + Development Center}}, + organization = {US Army Corps of Engineers, Engineer Research and + Development Center}, + month = {January}, + year = 2006 +} + +@Manual{Schmidt04:PSNFSS9.2, + title = {Using Common {P}ost{S}cript Fonts With {\LaTeX}. + {PSNFSS} Version 9.2}, + author = {Walter Schmidt}, + month = {September}, + year = 2004, + note = {\url{http://ctan.tug.org/tex-archive/macros/latex/required/psnfss}} +} + +@Manual{Umeki08:Geometry, + title = {The \textsf{geometry} Package}, + author = {Hideo Umeki}, + month = {December}, + year = 2008, + note = {\url{http://ctan.tug.org/tex-archive/macros/latex/contrib/geometry}} +} + +@Manual{Oostrum04:Fancyhdr, + title = {Page Layout in \LaTeX}, + author = {van Oostrum, Piet}, + month = {March}, + year = 2004, + note = {\url{http://ctan.tug.org/tex-archive/macros/latex/contrib/fancyhdr}} +} + +@Manual{Carlisle05:Graphics, + title = {Packages in the `Graphics' Bundle}, + author = {D. P. Carlisle}, + month = {November}, + year = 2005, + note = {\url{http://ctan.tug.org/tex-archive/macros/latex/required/graphics}} +} + +@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}, +} + +@BOOK{Lamport94, + author = {Leslie Lamport}, + year = 1994, + title = {{\LaTeX}: a Document Preparation System}, + edition = 2, + publisher = {Addison-Wesley Publishing Company}, + address = {Reading, Ma.}, + note = {Illustrations by Duane Bibby} +} + +@Manual{DoD5230.24, + title = {Distribution Statements on Technical Documents. + {DoD} {D}irective~5230.24}, + organization = {Department of Defense}, + year = 1987, + address = {Washington, DC} +} + + +@Manual{Sommerfeldt07:Caption, + title = {Typesetting Captions with the \textsf{caption} Package}, + author = {Axel Sommerfeldt}, + month = {February}, + year = 2007, + note = {\url{http://ctan.tug.org/tex-archive/macros/latex/contrib/caption}} +} + +@Manual{Daly07:Natbib, + title = {Natural Sciences Citations and References + (Author-Year and Numerical Schemes)}, + author = {Patrick W. Daly}, + month = {February}, + year = 2009, + note = {\url{http://ctan.tug.org/tex-archive/macros/latex/contrib/natbib}} +} + +@Manual{Downes04:amsart, + title = {The \textsf{amsart}, \textsf{amsproc}, and + \textsf{amsbook} document~classes}, + author = {Michael Downes and Barbara Beeton}, + organization = {American Mathematical Society}, + year = 2004, + month = {August}, + note = {\url{http://www.ctan.org/tex-archive/macros/latex/required/amslatex/classes}} +} + +@Manual{Carlisle04:Longtable, + title = {The \textsf{longtable} Package}, + author = {David Carlisle}, + month = {February}, + year = 2004, + note = {\url{http://www.ctan.org/tex-archive/macros/latex/required/tools}} +} |