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
|
%% -*-bibtex-*-
@STRING{tugboat = {TUGboat} }
@STRING{dtk = {{D}ie {\TeX}nische {K}om{\"o}die} }
@Book{casselman05,
author = {Bill Casselman},
title = {Mathematical {I}llustrations -- a manual of geometry and {P}ost{S}cript},
publisher = {Cambridge University Press},
year = {2005},
address = {Cambridge},
}
@Book{PSTricks2,
author = {Herbert Vo\ss},
title = {{PSTricks} {G}rafics for \TeX{} and \LaTeX},
edition = {},
publisher = {UIT},
year = {2011},
address = {Cambridge}
}
}
@Book{companion04,
author = {Frank Mittelbach and Michel Goosens et al},
title = {The {\LaTeX} {C}ompanion},
edition = {2nd},
publisher = {Addison-Wesley Publishing Company},
year = {2004},
address = {Boston}
}
@Book{unbound,
author = {Alan Hoenig},
title = {\TeX{} {U}nbound: \LaTeX{} \& \TeX{} {S}trategies, {F}onts, {G}raphics, and {M}ore},
publisher = {Oxford University Press},
year = {1998},
address = {London}
}
@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 = {2nd},
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}
}
@MISC{xkeyval,
author = {Hendri Adriaens},
title = {xkeyval package},
howpublished = {\url{CTAN:/macros/latex/contrib/xkeyval}},
year = 2004
}
@Article{rahtz:96-1,
author = {Sebastian Rahtz},
title = {An introduction to {PST}ricks, part {I}},
journal = {Baskerville},
address = {\url{CTAN: /usergrps/uktug/baskervi/}},
year = 1996,
volume = 6,
number = 1,
month = feb,
pages = {22-34}
}
@Article{rahtz:96-2,
author = {Sebastian Rahtz},
title = {An introduction to {PST}ricks, part {II}},
journal = {Baskerville},
address = {\url{CTAN: /usergrps/uktug/baskervi/}},
year = 1996,
volume = 6,
number = 2,
month = apr,
pages = {23-33}
}
|