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
|
@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{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}}
}
@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{Sommerfeldt07:Caption,
title = {Typesetting Captions with the \textsf{caption} Package},
author = {Axel Sommerfeldt},
month = {February},
year = 2007,
note = {\url{http://mirrors.ctan.org/macros/latex/contrib/caption}}
}
|