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
|
@string{jcompstatg = {Journal of Computational and Statistical Graphics}}
@incollection{BenKer90,
author = "Jon L. Bentley and Brian W. Kernighan",
title = "Grap---A language for Typesetting Graphs",
booktitle = "Unix Research System Papers",
publisher = "{AT\&T} Bell Laboratories",
address = "Murray Hill, New Jersey",
edition = "Tenth",
volume = "{II}",
pages = "109--146",
year = 1990
}
@book{Cleve85,
author = "William S. Cleveland",
title = "The Elements of Graphing Data",
publisher = "Hobart Press",
address = "Summit, New Jersey",
year = 1985
}
@book{Cleve93,
author = "Cleveland, William S.",
title = "Visualizing Data",
publisher = "Hobart Press",
address = "Summit, New Jersey",
year= "to appear",
}
@book{Tufte83,
author = "Edward R. Tufte",
title = "Visual Display of Quantitative Information",
publisher = "Graphics Press",
address = "Box 430, Cheshire, Connecticut 06410",
year = 1983
}
@article{Cleve93a,
author = "Cleveland, William S.",
title = "A Model for Studying Display Methods of Statistical
Graphics (with discussion)",
journal = jcompstatg,
year = "to appear",
volume = 3
}
@book{Census92,
author = "U.S. Bureau of the Census",
title = "Statistical Abstracts of the United States: 1992",
edition = "112th",
address = "Washington, D.C.",
year = 1992
}
@book{LaTeXman,
author = "Leslie Lamport",
title = "{\LaTeX}: A Document Preparation System",
publisher = "Addison Wesley",
address = "Reading, Massachusetts",
year = 1986
}
@book{ad:red,
author = "Adobe Systems Inc.",
title = "{P}ost{S}cript Language Reference Manual",
publisher = "Addison Wesley",
address = "Reading, Massachusetts",
edition = "second",
year = 1990
}
@inproceedings{ho:mp4,
author = "John D. Hobby",
title = "Introduction to {MetaPost}",
booktitle = "Euro{\TeX} '92 Proceedings",
month = sep,
year = 1992,
pages = "21--36"
}
[An updated version appeared in the April 1999 Issue of "Eutupon",
the news lettter for the Greek TeX friends group.
]
@techreport{ho:mp3,
title = "A User's manual for {MetaPost}",
author = "John D. Hobby",
institution = "AT\&T Bell Laboratories",
address = "Murray Hill, New Jersey",
type = "Computing Science Technical Report",
number = "no.~162",
note = {Available as http://cm.bell-labs.com/cs/cstr/162.ps.gz},
month = apr,
year = 1992
}
@book{kn:d,
author = "Donald E. Knuth",
note = "Volume D of {\it Computers and Typesetting}",
title = "{\MF} the Program",
publisher = "Addison Wesley",
address = "Reading, Massachusetts",
year = 1986
}
|