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
|
@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{Seve,
Author = {Robert Sève},
Title = {Physique de la couleur -- De l'apparence colorée à la technique colorimétrique},
Publisher = {Masson},
Address = {Paris},
date = 1996,
}
@Book{PostScript,
Author = {Kollock, Nikolai G.},
Title = {PostScript richtig eingesetzt: vom Konzept zum
praktischen Einsatz},
Publisher = {IWT},
Address = {Vaterstetten},
year = 1989,
}
@online{vue3d:2002,
Title = {PSTricks application},
Author = {Manuel Luque},
url = {http://pstricks.blogspot.de},
year = 2016,
}
@Article{dtk02.2:jackson.voss:plot-funktionen,
author = {Laura E. Jackson and Herbert Vo{\ss}},
title = {Die {P}lot-{F}unktionen von {\texttt{pst-plot}}},
journal = dtk,
year = 2002,
volume = {2/02},
altvolume = 2,
altnumber = 14,
month = jun,
pages = {27--34},
annote = bretter,
}
@Article{dtk02.1:voss:mathematischen,
author = {Herbert Vo{\ss}},
title = {Die mathematischen {F}unktionen von {P}ostscript},
journal = dtk,
year = 2002,
volume = {1/02},
altvolume = 1,
altnumber = 14,
month = mar,
pages = {40-47},
annote = bretter,
}
@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.}
}
@Book{PSTricks2,
author = {Herbert Voß},
title = {\texttt{PSTricks} -- {G}raphics for \TeX{} and \LaTeX},
edition = {1},
publisher = {UIT},
year = {2011},
address = {Cambridge}
}
@Book{voss:ref,
author = {Herbert Voß},
title = {\LaTeX\ quick reference},
publisher = {UIT},
year = {2011},
address = {Cambridge}
}
|