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
|
@STRING{tugboat = {TUGboat} }
@STRING{beiprogramm = {{\TeX}-Beiprogramm} }
@STRING{bretter = {Bretter, die die Welt bedeuten} }
@STRING{dtk = {{D}ie {\TeX}nische {K}om{\"o}die} }
@STRING{editorial = {Editorial} }
@STRING{fremdebuehne = {Von fremden B{\"u}hnen} }
@STRING{fundus = {Aus dem Fundus} }
@STRING{hinterbuehne = {Hinter der B{\"u}hne} }
@STRING{leserbrief = {Leserbrief(e)} }
@STRING{magazin = {Magazin} }
@STRING{rezension = {Rezensionen} }
@STRING{schonimmer = {Was Sie schon immer {\"u}ber {\TeX} wissen wollten \dots} }
@STRING{theaterkasse = {Von der Theaterkasse} }
@STRING{theatertage = {{\TeX}-Theatertage} }
@Book{tlgc2,
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 = 2,
year = {2007},
address = {Reading, Mass.}
}
@Article{girou:01:,
author = {Denis Girou},
title = {Pr\'esentation de {PST}ricks},
journal = {Cahier {GUT}enberg},
year = 1994,
volume = {16},
month = apr,
pages = {21-70}
}
@Article{girou:02:,
author = {{Timothy van} Zandt and Denis Girou},
title = {Inside {PST}ricks},
journal = TUGboat,
year = 1994,
volume = {15},
month = sep,
pages = {239-246}
}
@Manual{pstricks,
Title = {PSTricks - {\PS} macros for generic {\TeX}},
Author = {{Timothy van} Zandt},
Address = {\url{http://www.tug.org/application/PSTricks}},
year = 1993
}
@Book{PSTricks2,
author = {Herbert Vo\ss},
title = {\texttt{PSTricks} -- {G}rafik f\"ur \TeX{} und \LaTeX},
edition = {7},
publisher = {DANTE -- Lehmanns},
year = {2010},
address = {Heidelberg/Berlin}
}
@Book{PSTricks2-UIT,
author = {Herbert Vo\ss},
title = {PSTricks -- Graphics for \TeX\ and \LaTeX},
publisher = {UIT},
year = {2011},
address = {Cambridge}
}
@Book{LaTeXRef-UIT,
author = {Herbert Vo\ss},
title = {{\LaTeX} quick reference},
publisher = {UIT},
year = {2012},
address = {Cambridge}
}
@Manual{pst-tools,
author = {Herbert Voß},
title = {\texttt{pst-tools} -- Helper functions},
publisher = {CTAN},
year = {2012},
address = {\url{CTAN:/graphics/pstricks/contrib/pst-tools}}
}
|