-
Notifications
You must be signed in to change notification settings - Fork 790
Expand file tree
/
Copy pathrefs.src
More file actions
240 lines (203 loc) · 10.9 KB
/
refs.src
File metadata and controls
240 lines (203 loc) · 10.9 KB
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<!-- $Id: refs.src,v 1.18 1997-12-12 18:03:15 ijacobs Exp $ -->
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>References</TITLE>
<LINK rel="next" href="propidx.html">
<LINK rel="previous" href="fontstuff.html">
<LINK rel="STYLESHEET" href="style/default.css" type="text/css">
</HEAD>
<BODY>
<!-- use ftp://ftp.internic.net/rfc/rfc####.txt as host of rfc's -->
<H1 align="center">References</H1>
<H2>Normative references</H2>
<dl>
<!-- Was ref10 -->
<dt><strong><a name="ref-COLORIMETRY" class="normref">[COLORIMETRY]</a></strong>
<dd>"Colorimetry, Second Edition", CIE Publication 15.2-1986,
ISBN 3-900-734-00-3.<BR>
Available at <a href="http://www.hike.te.chiba-u.ac.jp/ikeda/CIE/publ/abst/15-2-86.html">http://www.hike.te.chiba-u.ac.jp/ikeda/CIE/publ/abst/15-2-86.html</a>.
<!-- Was "css" in tables spec, refcss in WD-acss, and
[1] in WD-print -->
<dt><strong><a name="ref-CSS1" class="normref">[CSS1]</a></strong>
<dd>"Cascading Style Sheets, level 1", H. W. Lie and B. Bos, 17 December 1996.<BR>
Available at <a href="http://www.w3.org/TR/REC-CSS1-961217.html">http://www.w3.org/TR/REC-CSS1-961217.html</a>
<!-- Was ref 16 -->
<dt><strong><a name="ref-FLEX" class="normref">[FLEX]</a></strong>
<dd>"Flex: The Lexical Scanner Generator", Version 2.3.7, ISBN 1882114213.
<!-- Was ref13 -->
<dt><strong><a name="ref-ICC32" class="normref">[ICC32]</a></strong>
<dd>"ICC Profile Format Specification, version 3.2", 1995.<BR>
Available at <A HREF="ftp://sgigate.sgi.com/pub/icc/ICC32.pdf">
ftp://sgigate.sgi.com/pub/icc/ICC32.pdf</a>.
<!-- Was ref5 -->
<dt><strong><a name="ref-ISO8879" class="normref">[ISO8879]</a></strong>
<dd><a href="http://www.iso.ch/cate/d16387.html">ISO 8879:1986</a>
"Information Processing -- Text and Office Systems -- Standard
Generalized Markup Language (SGML)", ISO 8879:1986.<BR>
For the list of SGML entities, consult <a
href="ftp://ftp.ifi.uio.no/pub/SGML/ENTITIES/">ftp://ftp.ifi.uio.no/pub/SGML/ENTITIES/</a>.
<dt><dt><strong><a name="ref-ISO10646" class="normref">[ISO10646]</a></strong>
<dd>"Information Technology - Universal Multiple- Octet Coded
Character Set (UCS) - Part 1: Architecture and Basic Multilingual
Plane", ISO/IEC 10646-1:1993. The current specification also takes
into consideration the first five amendments to ISO/IEC 10646-1:1993.
Useful <a
href="http://www.indigo.ie/egt/standards/iso10646/bmp-roadmap-table.html">roadmap
of the BMP</a> and <a
href="http://www.indigo.ie/egt/standards/iso10646/plane-1-roadmap-table.html">roadmap
of plane 1</a> documents show which scripts sit at which numeric
ranges.
<!-- Was ref11 -->
<dt><strong><a name="ref-PNG10" class="normref">[PNG10]</a></strong>
<dd>"PNG (Portable Network Graphics) Specification, Version 1.0
specification", T. Boutell ed., 1 October 1996.<BR>
Available at <a href="http://www.w3.org/pub/WWW/TR/REC-png-multi.html">
http://www.w3.org/pub/WWW/TR/REC-png-multi.html</a>.
<dt><strong><a name="ref-RFC1738" class="normref">[RFC1738]</a></strong>
<dd>"Uniform Resource Locators", T. Berners-Lee, L. Masinter, and M. McCahill, December 1994.<BR>
Available at <a href="ftp://ds.internic.net/rfc/rfc1738.txt">ftp://ds.internic.net/rfc/rfc1738.txt</a>.
<dt><strong><a name="ref-RFC1808" class="normref">[RFC1808]</a></strong>
<dd>"Relative Uniform Resource Locators", R. Fielding, June 1995.<BR>
Available at <a href="ftp://ds.internic.net/rfc/rfc1808.txt">ftp://ds.internic.net/rfc/rfc1808.txt</a>.
<!-- Was ref4 -->
<dt><strong><a name="ref-RFC2070" class="normref">[RFC2070]</a></strong>
<dd>"Internationalization of the HyperText Markup Language", F. Yergeau, G. Nicol, G. Adams, and M. Dürst, January 1997.<BR>
Available at <a
href="ftp://ds.internic.net/rfc/rfc2070.txt">ftp://ds.internic.net/rfc/rfc2070.txt</a>.
<DT><STRONG><A name="ref-RFC2119" class="normref">[RFC2119]</A></STRONG></DT>
<DD>"Key words for use in RFCs to Indicate Requirement Levels", S.
Bradner, March 1997.<BR>
Available at <A href="ftp://ds.internic.net/rfc/rfc2119.txt">
ftp://ds.internic.net/rfc/rfc2119.txt</A>. </DD>
<!-- Was ref9 -->
<dt><strong><a name="ref-SRGB" class="normref">[SRGB]</a></strong>
<dd>"Proposal for a Standard Color Space for the Internet - sRGB",
M Anderson, R Motta, S Chandrasekar, M Stokes.<BR>
Available at <a href="http://www.w3.org/Graphics/Color/sRGB.html">
http://www.w3.org/Graphics/Color/sRGB.html</a>.
<!-- Was ref8 -->
<!-- SHould this be Unicode 2.0? Or the latest version? (cf Bert) -->
<dt><strong><a name="ref-UNICODE" class="normref">[UNICODE]</a></strong>
<dd>The latest version of Unicode. For more information, consult the
Unicode Consortium's home page at <a
href="http://www.unicode.org/">http://www.unicode.org/</a>
<DT><STRONG><A name="ref-URI" class="normref">[URI]</A></STRONG></DT>
<DD>"Uniform Resource Identifiers (URI): Generic Syntax and
Semantics", T. Berners-Lee, R. Fielding, L. Masinter, 18 November 1997.<BR>
Available at
<A href="http://www.ics.uci.edu/pub/ietf/uri/draft-fielding-uri-syntax-01.txt">
http://www.ics.uci.edu/pub/ietf/uri/draft-fielding-uri-syntax-01.txt</a>.
This is a work in progress that is expected to update
<a href="#ref-RFC1738">[RFC1738]</a> and
<a href="#ref-RFC1808">[RFC1808]</a>.
</DD>
<dt><strong><a name="ref-XML" class="normref">[XML]</a></strong>
<dd>Please consult <a href="http://www.w3.org/XML/">http://www.w3.org/XML/</a>
for information about the XML specification.</dd>
<!-- Was ref 15 -->
<dt><strong><a name="ref-YACC" class="normref">[YACC]</a></strong>
<dd>"YACC - Yet another compiler compiler", S. C. Johnson, Technical
Report, Murray Hill, 1975.
</dl>
<H2>Informative references</H2>
<dl>
<dt><strong><a name="ref-DOM" class="informref">[DOM]</a></strong>
<dd>"Document Object Model Specification", L. Wood, A. Le Hors,
9 October 1997.<BR>
Available at <a href="http://www.w3.org/TR/WD-DOM/">
http://www.w3.org/TR/WD-DOM/</a>
<!-- Was ref6 -->
<dt><strong><a name="ref-ISO10179" class="informref">[ISO10179]</a></strong>
<dd><A HREF="http://www.iso.ch/cate/d18196.html">ISO/IEC
10179:1996</A> "Information technology -- Processing languages -- Document
Style Semantics and Specification Language (DSSSL)"<BR>
Available at <A
HREF="http://occam.sjf.novell.com:8080/dsssl/dsssl96">http://occam.sjf.novell.com:8080/dsssl/dsssl96</A>
<!-- Was ref12 -->
<dt><strong><a name="ref-GAMMA" class="informref">[GAMMA]</a></strong>
<dd>"Gamma correction on the Macintosh Platform", C. A. Poynton.<BR>
Available at <a href="ftp://ftp.inforamp.net/pub/users/poynton/doc/Mac/Mac_gamma.pdf">ftp://ftp.inforamp.net/pub/users/poynton/doc/Mac/Mac_gamma.pdf</a>.
<!-- Was html32 in tables spec -->
<dt><strong><a name="ref-HTML32" class="informref">[HTML32]</a></strong>
<dd>"HTML 3.2 Reference Specification", Dave Raggett, 14 January 1997.<BR>
Available at <a href="http://www.w3.org/TR/REC-html32.html">http://www.w3.org/TR/REC-html32.html</a>
<dt><strong><a name="ref-HTML40" class="informref">[HTML40]</a></strong>
<dd>"HTML 4.0 Specification (Working Draft)", D. Raggett, A. Le Hors,
I. Jacobs, 8 July 1997.<BR>
Available at <a href="http://www.w3.org/TR/WD-html40-970708/">
http://www.w3.org/TR/WD-html40-970708/</a>
<dt><strong><a name="ref-INFINIFONT" class="informref">[INFINIFONT]</a></strong>
<dd>See
<a href="http://www.fonts.com/hp/infinifont/moredet.html">
http://www.fonts.com/hp/infinifont/moredet.html</a>.
<!-- Was ref7 -->
<dt><strong><a name="ref-ISO9899" class="informref">[ISO9899]</a></strong>
<dd><A HREF="http://www.iso.ch/cate/d17782.html">ISO/IEC
9899:1990</A> Programming languages -- C.
<!-- need a reference to Type1 -->
<dt><strong><a name="ref-MONOTYPE" class="informref">[MONOTYPE]</a></strong>
<dd>See
<a href="http://www.monotype.com/html/oem/uni_scrmod.html">
http://www.monotype.com/html/oem/uni_scrmod.html</a>
<!-- Update this appropriately -->
<dt><strong><a name="ref-NEGOT" class="informref">[NEGOT]</a></strong>
<dd>"Transparent Content Negotiation in HTTP", K. Holtman, A. Mutz,
9 March, 1997.<BR>
Available at <a
href="http://gewis.win.tue.nl/~koen/conneg/draft-ietf-http-negotiation-01.html">http://gewis.win.tue.nl/~koen/conneg/draft-ietf-http-negotiation-01.html</a>
<dt><strong><a name="ref-OPENTYPE" class="informref">[OPENTYPE]</a></strong>
<dd>See
<a href="http://www.microsoft.com/OpenType/OTSpec/tablist.htm">
http://www.microsoft.com/OpenType/OTSpec/tablist.htm</a>.
<dt><strong><a name="ref-PANOSE" class="informref">[PANOSE]</a></strong>
<dd>For information about PANOSE classification metrics, consult
<a href="http://www.fonts.com/hp/panose/greybook">
http://www.fonts.com/hp/panose/greybook</a> and the following
chapters: <a
href="http://www.fonts.com/hp/panose/greybook/pan2.htm">Latin
Text</a>, <a
href="http://www.fonts.com/hp/panose/greybook/pan3.htm">Latin
Script</a>, <a
href="http://www.fonts.com/hp/panose/greybook/pan4.htm">Latin
Decorative</a>, and <a
href="http://www.fonts.com/hp/panose/greybook/pan5.htm">Latin
Pictorial</a>. <P>Panose numbers for some fonts are available online
and may be <a
href="http://www.fonts.com/hp/panose/dbsearch/index.htm">queried</a>.
<dt><strong><a name="ref-PANOSE2" class="informref">[PANOSE2]</a></strong> <dd>See <a
href="http://www.w3.org/Fonts/Panose/pan2.html">
http://www.w3.org/Fonts/Panose/pan2.html</a> Panose-2 is <a
href="http://www.w3.org/Fonts/Panose/pan2.html#CrossClassDigits">not limited to
Latin typefaces</a>.
<DT><STRONG><A name="ref-RFC1630" class="informref">[RFC1630]</A></STRONG></DT>
<DD>"Universal Resource Identifiers in WWW: A Unifying Syntax for the
Expression of Names and Addresses of Objects on the Network as used in
the World-Wide Web", T. Berners-Lee, June 1994.<BR>
Available at <A href="http://ds.internic.net/rfc/rfc1630.txt">
http://ds.internic.net/rfc/rfc1630.txt</A>. </DD>
<!-- Was ref3 -->
<dt><strong><a name="ref-RFC1866" class="informref">[RFC1866]</a></strong>
<dd>"HyperText Markup Language 2.0", T. Berners-Lee and D. Connolly,
November 1995.<BR>
Available at <a href="ftp://ds.internic.net/rfc/rfc1866.txt">ftp://ds.internic.net/rfc/rfc1866.txt</a>.
<!-- Was rfc1942 in tables spec -->
<dt><strong><a name="ref-RFC1942" class="informref">[RFC1942]</a></strong>
<dd>"HTML Tables", Dave Raggett, May 1996.<BR>
Available at <a href="ftp://ds.internic.net/rfc/rfc1942.txt">ftp://ds.internic.net/rfc/rfc1942.txt</a>.
<dt><strong><a name="ref-TRUETYPEGX" class="informref">[TRUETYPEGX]</a></strong>
<dd>See
<a href="http://fonts.apple.com/TTRefMan/index.html">
http://fonts.apple.com/TTRefMan/index.html</a> for details
about TrueType GX from Apple Computer, including <a
href="http://support.info.apple.com/gx/GXFF/chap0.html">descriptions
of the added tables</a> and <a href="http://support.info.apple.com/gx/FQS/FQSTOC.html">font quality specifications</a>
<!-- Was ref1 -->
<dt><strong><a name="ref-W3CSTYLE" class="informref">[W3CSTYLE]</a></strong>
<dd>W3C resource page on web style sheets.<BR>
Examine at <A HREF="http://www.w3.org/pub/WWW/Style">
http://www.w3.org/pub/WWW/Style</a>
</dl>
</BODY>
</HTML>