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
|
@STRING{dtk = {{D}ie {\TeX}nische {K}om{\"o}die} }
@Book{PostScript,
Author = {Kollock, Nikolai G.},
Title = {PostScript richtig eingesetzt: vom Konzept zum
praktischen Einsatz},
Publisher = {IWT},
Address = {Vaterstetten},
year = 1989,
}
@Manual{pstricks,
Title = {PSTricks - {\PS} macros for Generic TeX},
Author = {Timothy Van Zandt},
Organization = {},
Address = {\url{http://www.tug.org/application/PSTricks}},
Note = {},
year = 1993,
}
@Manual{pdftricks,
Title = {PSTricks Support for pdf},
Author = {Herbert Voss},
Organization = {},
Address = {\url{http://PSTricks.de/pdf/pdfoutput.phtml}},
Note = {},
year = 2002,
}
@Manual{miwi,
Title = {References for \TeX{} and Friends},
Author = {Michael Wiedmann and Peter Karp},
Organization = {},
Address = {\url{http://www.miwie.org/tex-refs/}},
Note = {},
year = 2003,
}
@Book{companion,
author = {Michel Goosens and Frank Mittelbach and Sebastian Rahtz and Denis Roegel and Herbert Vo{\ss}},
title = {The {\LaTeX} {G}raphics {C}ompanion},
publisher = {{Addison-Wesley Publishing Company}},
edition = second,
year = {2007},
address = {Reading, Mass.}
}
@Book{PSTricks2,
author = {Herbert Vo\ss},
title = {\texttt{PSTricks} -- {G}rafik f\"ur \TeX{} und \LaTeX},
edition = {5.},
publisher = {DANTE -- Lehmanns},
year = {2008},
address = {Heidelberg/Hamburg}
}
@Book{LaTeXRef,
author = {Herbert Vo\ss},
title = {\LaTeX\ Referenz},
edition = {1.},
publisher = {DANTE -- Lehmanns},
year = {2007},
address = {Heidelberg/Hamburg}
}
|