1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
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}}
}
|