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
|
@STRING{tugboat = {TUGboat} }
@STRING{dtk = {Die {\TeX}nische Komödie} }
@STRING{bretter = {Bretter, die die Welt bedeuten } }
@Book{companion,
author = {Michel Goosens and Frank Mittelbach and Sebastian Rahtz and Dennis Roegel and Herbert Voß},
title = {The {\LaTeX} Graphics Companion},
publisher = {Addison-Wesley Publishing Company},
edition = {2},
date = {2007},
location = {Boston, Mass.}
}
@Article{girou:01:,
author = {Denis Girou},
title = {Présentation de PSTricks},
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 = {PostScript richtig eingesetzt: vom Konzept zum praktischen Einsatz},
Publisher = {IWT},
Address = {Vaterstetten},
year = 1989,
}
@ctan{multido,
title = {The Multido package},
subtitle = {A loop facility for Generic \TeX},
author = {Van Zandt, Timothy and Voß, Herbert and Niepraschk, Rolf},
url = {macros/latex/multido},
urldate = {2018-09-01},
version = {1.42},
}
@Book{PSTricks2,
author = {Herbert Voß},
title = {\texttt{PSTricks} -- {G}rafik für \TeX{} und \LaTeX},
edition = {7},
publisher = {DANTE {\eV} and Lehmanns Media},
date = {2016},
address = {Heidelberg and Hamburg}
}
@Book{PSTricksE,
author = {Herbert Voß},
title = {\texttt{PSTricks} -- Graphics and PostScript for \LaTeX},
edition = {1},
publisher = {UIT},
date = {2011},
address = {Cambridge -- UK}
}
@Book{LTXquick,
author = {Herbert Voß},
title = {{\LaTeX} quick reference},
edition = {1},
publisher = {UIT},
year = {2012},
address = {Cambridge -- UK}
}
@Book{presentations,
author = {Herbert Voß},
title = {Presentations with \LaTeX},
edition = {2},
publisher = {DANTE {\eV} and Lehmanns Media},
year = {2019},
address = {Heidelberg and Berlin}
}
@Book{tbt,
author = {Victor Eijkhout},
title = {\TeX\ by Topic -- A \TeX{}nician Reference},
edition = {1},
publisher = {DANTE {\eV} and Lehmanns Media},
year = {2014},
address = {Heidelberg and Berlin}
}
@Article{dtk02.1:voss:mathematischen,
author = {Herbert Voß},
title = {Die mathematischen Funktionen von Postscript},
journal = dtk,
year = 2002,
volume = {1/02},
altvolume = 1,
altnumber = 14,
month = mar,
pages = {40-47},
annote = bretter,
}
|