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
104
105
106
107
108
109
110
111
112
113
|
%% -*-bibtex-*-
@STRING{tugboat = {TUGboat} }
@STRING{dtk = {{D}ie {\TeX}nische {K}om{\"o}die} }
@STRING{beiprogramm = {{\TeX}-Beiprogramm}}
@STRING{bretter = {Bretter, die die Welt bedeuten}}
@STRING{editorial = {Editorial}}
@STRING{fremdebuehne = {Von fremden Bühnen}}
@STRING{fundus = {Aus dem Fundus}}
@STRING{grusswort = {Grußwort}}
@STRING{hinterbuehne = {Hinter der Bühne}}
@STRING{komascript = {\KOMAScript}}
@STRING{leserbriefe = {Leserbriefe}}
@STRING{magazin = {Magazin}}
@STRING{rezensionen = {Bücher und Rezensionen}}
@STRING{schonimmer = {Was Sie schon immer über {\TeX} wissen wollten, \dots}}
@STRING{spielplan = {Spielplan}}
@STRING{theaterkasse = {Von der Theaterkasse}}
@STRING{theatertage = {{\TeX}-Theatertage}}
@STRING{tippstricks = {Tipps und Tricks}}
@Book{companion,
author = {Michel Goosens and Frank Mittelbach and Sebastian Rahtz and Dennis Roegel and Herbert Voß},
title = {The {\LaTeX} {G}raphics {C}ompanion},
publisher = {{Addison-Wesley Publishing Company}},
edition = {2},
year = {2007},
location = {Boston, 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}
}
@Book{PostScript,
Author = {Kollock, Nikolai G.},
Title = {Post{S}cript richtig eingesetzt: vom {K}onzept zum
praktischen {E}insatz},
Publisher = {IWT},
location = {Vaterstetten},
year = 1989,
}
@ctan{multido,
Title = {\texttt{multido.tex} - a loop macro, that supports fixed-point addition},
Author = {{Timothy Van} Zandt},
Organization = {CTAN},
url = {/macros/generic/multido/},
year = 2010,
version = {1.42},
}
@Book{PSTricks2,
author = {Herbert Voß},
title = {\texttt{PSTricks} -- {G}rafik f\"ur \TeX{} und \LaTeX},
edition = {7},
publisher = {DANTE and Lehmanns Media},
year = {2016},
location = {Heidelberg and Berlin}
}
@Book{PSTricksE,
author = {Herbert Voß},
title = {\texttt{PSTricks} -- {G}raphics and {P}ost{S}cript for \LaTeX},
edition = {1},
publisher = {UIT},
year = {2011},
location = {Cambridge -- UK}
}
@Book{LTXquick,
author = {Herbert Voß},
title = {{\LaTeX} quick reference},
edition = {1},
publisher = {UIT},
year = {2012},
location = {Cambridge -- UK}
}
@Book{presentations,
author = {Herbert Voß},
title = {Presentations with \LaTeX},
edition = {2},
publisher = {DANTE and Lehmanns Media},
year = {2017},
location = {Heidelberg and Berlin}
}
@Book{tbt,
author = {Victor Eijkhout},
title = {\TeX\ by Topic -- {A} \TeX{}nician Reference},
edition = {1},
publisher = {DANTE and Lehmanns Media},
year = {2014},
location = {Heidelberg and Berlin}
}
|