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
|
% $Id: mpman.bib,v 1.2 2004/09/19 19:10:08 karl Exp $
% BibTeX entries for MetaPost doc, by John Hobby. Public domain.
@string{dcg = "Discrete and Computational Geometry"}
@techreport{CSTR116,
author = "Kernighan, Brian W.",
title = "{PIC}---A Graphics Language for Typesetting",
type = "Computing Science Technical Report",
number = 116,
institution = "AT\&T Bell Laboratories",
address = "Murray Hill, New Jersey",
year = 1984
}
@incollection{ke:pic,
author = "Kernighan, Brian W.",
title = "Pic---A Graphics Language for Typesetting",
booktitle = "Unix Research System Papers, Tenth Edition",
publisher = "AT\&T Bell Laboratories",
pages = "53--77",
year = 1990
}
@book{kn:a,
author = "D. E. Knuth",
note = "Volume A of {\it Computers and Typesetting}",
title = "The {\TeX}book",
publisher = "Addison Wesley",
address = "Reading, Massachusetts",
year = 1986
}
@book{kn:c,
author = "D. E. Knuth",
note = "Volume C of {\it Computers and Typesetting}",
title = "The {\MF}book",
publisher = "Addison Wesley",
address = "Reading, Massachusetts",
year = 1986
}
@article{kn:mf3,
author = "D. E. Knuth",
title = "The New Versions of {\TeX} and {\MF}",
journal = "{TUG}boat, the\/ {\TeX} User's Group Newsletter",
volume = 10,
number = 3,
pages = "325--328",
month = nov,
year = 1989
}
@book{kn:e,
author = "D. E. Knuth",
note = "Volume E of {\it Computers and Typesetting}",
title = "Computer Modern Typefaces",
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",
year = 1986
}
@article{ho:mp1,
author = "J. D. Hobby",
title = "A {\MF}-like System with {P}ost{S}cript Output",
journal = "{TUG}boat, the\/ {\TeX} User's Group Newsletter",
volume = 10,
number = 4,
pages = "505--512",
month = dec,
year = 1989
}
@article{ho:splin,
key = "Hobby",
author = "J. D. Hobby",
title = "Smooth, Easy to Compute Interpolating Splines",
journal = dcg,
volume = 1,
number = 2,
pagest = "123--140",
year = 1986
}
|