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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
@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,
}
@Manual{pstlens:2001,
Title = {PST-lens - {\PS} macros for Generic TeX},
Author = {Denis Girou and Manuel Luque},
Organization = {},
Address = {\url{ftp://ftp.dante.de/tex-archive/graphics/pstricks/contrib/pst-lens/}},
Note = {},
year = 2001,
}
@Manual{vue3d:2002,
Title = {Vue en 3D},
Author = {Manuel Luque},
Organization = {},
Address = {\url{http://members.aol.com/Mluque5130/vue3d16112002.zip}},
Note = {},
year = 2002,
}
@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,
keywords = {},
abstract = { Im letzten Heft wurden die mathematischen Funktionen von
\PS~im Zusammenhang mit dem {\LaTeX}-Paket
\texttt{pst-plot} zum Zeichnen von Funktionen beschrieben
und durch Beispiele erl{\"a}utert. In diesem Teil werden
die bislang nur erw{\"a}hnten Plot-Funktionen f{\"u}r
externe Daten behandelt. }
}
@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,
keywords = {},
abstract = { \PS, faktisch genauso alt wie {\TeX}, ist im
Verh{\"a}ltnis dazu allgemein noch weniger bekannt, wenn es
darum geht zu beurteilen, was es denn nun im eigentlichen
Sinne ist. Au{\ss}erdem wird h{\"a}ufig vergessen, dass
sich mit den \PS-Funktionen viele Dinge erledigen lassen,
bei denen sonst auf externe Programme zur{\"u}ckgegriffen
wird. Dies wird im Folgenden f{\"u}r die mathematischen
Funktionen im Zusammenhang mit dem Paket \texttt{pst-plot}
gezeigt. }
}
@Book{companion,
author = {Michel Goosens and Frank Mittelbach and Serbastian Rahtz and Denis Roegel and Herbert Vo\ss},
title = {The {\LaTeX} {G}raphics {C}ompanion},
publisher = {{Addison-Wesley Publishing Company}},
year = {2007},
edition = {2nd},
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{voss:math,
author = {Herbert Vo\ss},
title = {\LaTeX\ in {M}athematik und {N}aturwissenschaften},
publisher = {{Franzis-Verlag}},
year = {2006},
address = {Poing}
}
|