-
Notifications
You must be signed in to change notification settings - Fork 791
Expand file tree
/
Copy pathrefs.src
More file actions
226 lines (181 loc) · 9.87 KB
/
refs.src
File metadata and controls
226 lines (181 loc) · 9.87 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<!-- $Id: refs.src,v 2.22 2003-09-05 14:25:56 bbos Exp $ -->
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>Bibliography</TITLE>
</HEAD>
<BODY>
<H1>Bibliography</H1>
<H2>Normative references</H2>
<dl>
<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>.
<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>
The latest version is available at <a href="http://www.w3.org/TR/REC-CSS1">http://www.w3.org/TR/REC-CSS1</a>
<dt><strong><a name="ref-CSS2" class="normref">[CSS2]</a></strong>
<dd>"Cascading Style Sheets, level 2, CSS2 Specification", B. Bos, H.
W. Lie, C. Lilley and I. Jacobs, 12 May 1998,<br>
The latest version is available at <a href="http://www.w3.org/TR/REC-CSS2">http://www.w3.org/TR/REC-CSS2</a>
<dt><strong><a name="ref-FLEX" class="normref">[FLEX]</a></strong>
<dd>"Flex: The Lexical Scanner Generator", Version 2.3.7, ISBN 1882114213.
<dt><strong><a name="ref-HTML40" class="normref">[HTML40]</a></strong>
<dd>"HTML 4.0 Specification", D. Raggett, A. Le Hors, I. Jacobs,
18 December 1997.<BR>
The latest version of
the specification is available at <a href="http://www.w3.org/TR/REC-html40">
http://www.w3.org/TR/REC-html40/</a>. The Recommendation defines three
document type definitions: Strict, Transitional, and Frameset, all
reachable from the Recommendation.
<dt><strong><a name="ref-IANA" class="normref">[IANA]</a></strong>
<dd>"Assigned Numbers", STD 2, RFC 1700, USC/ISI, J. Reynolds and
J. Postel, October 1994.<BR>
Available at <a href="http://www.ietf.org/rfc/rfc1700.txt">
http://www.ietf.org/rfc/rfc1700.txt</a>.
<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>.
<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.
<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-RFC1808" class="normref">[RFC1808]</a></strong>
<dd>"Relative Uniform Resource Locators", R. Fielding, June 1995.<BR>
Available at <a href="http://www.ietf.org/rfc/rfc1808.txt">http://www.ietf.org/rfc/rfc1808.txt</a>.
<DT><STRONG><A name="ref-RFC2045" class="normref">[RFC2045]</A></STRONG></DT>
<DD>"Multipurpose Internet Mail Extensions (MIME) Part One: Format
of Internet Message Bodies", N. Freed and N. Borenstein, November
1996.<BR>
Available at <A href="http://www.ietf.org/rfc/rfc2045.txt">
http://www.ietf.org/rfc/rfc2045.txt</A>. Note that this RFC
obsoletes RFC1521, RFC1522, and RFC1590. </DD>
<DT><STRONG><A name="ref-RFC2068" class="normref">[RFC2068]</A></STRONG></DT>
<DD>"HTTP Version 1.1 ", R. Fielding, J. Gettys, J. Mogul, H.
Frystyk Nielsen, and T. Berners-Lee, January 1997.<BR>
Available at <A href="http://www.ietf.org/rfc/rfc2068.txt">
http://www.ietf.org/rfc/rfc2068.txt</A>. </DD>
<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="http://www.ietf.org/rfc/rfc2070.txt">http://www.ietf.org/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="http://www.ietf.org/rfc/rfc2119.txt">
http://www.ietf.org/rfc/rfc2119.txt</A>. </DD>
<dt><strong><a name="ref-2318" class="normref">[RFC2318]</a></strong>
<dd>"The text/css Media Type", H. Lie, B. Bos, C. Lilley, March 1998.<BR>
Available at <a
href="http://www.ietf.org/rfc/rfc2318.txt">http://www.ietf.org/rfc/rfc2318.txt</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="http://www.ietf.org/rfc/rfc1738.txt">http://www.ietf.org/rfc/rfc1738.txt</a>.
<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>.
<!-- Check out latest version of sRGB spec at
http://www.hpl.hp.com/personal/Michael_Stokes/, then make
it a W3C Note -IJ -->
<dt><strong><a name="ref-UNICODE" class="normref">[UNICODE]</a></strong>
<dd>"The Unicode Standard: Version 2.0", The Unicode Consortium,
Addison-Wesley Developers Press, 1996.
For bidirectionality, see also the corrigenda at
<a href="http://www.unicode.org/unicode/uni2errata/bidi.htm">
http://www.unicode.org/unicode/uni2errata/bidi.htm</a>.
For more information, consult the Unicode Consortium's home page at
<a href="http://www.unicode.org/">http://www.unicode.org/</a>.
<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",
T. Berners-Lee, R. Fielding, L. Masinter, August 1998.<BR>
Available at
<a href="http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2396.txt</a>.
</DD>
<dt><strong><a name="ref-XML10" class="normref">[XML10]</a></strong>
<dd>"Extensible Markup Language (XML) 1.0"
T. Bray, J. Paoli, C.M. Sperberg-McQueen, editors, 10 February 1998.<BR>
Available at <a href="http://www.w3.org/TR/REC-xml">
http://www.w3.org/TR/REC-xml</a>.
<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-CHARSETS" class="informref">[CHARSETS]</A></STRONG></DT>
<DD>Registered charset values. Download a list of registered
charset values from <A
href="ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets">
ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets</A>. </DD>
<dt><strong><a name="ref-CSS3SEL"
class="informref">[CSS3SEL]</a></strong> <dd>"Selectors", D. Glazman,
T. Çelik, I. Hickson, 13 November 2001<br>
Available at <a href="http://www.w3.org/TR/2001/CR-css3-selectors-20011113/">
http://www.w3.org/TR/2001/CR-css3-selectors-20011113</a>
<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>
<dt><strong><a name="ref-MATH20"
class="informref">[MATH20]</a></strong> <dd>"Mathematical Markup
Language (MathML) Version 2.0", D. Carlisle, P. Ion, R. Miner, N.
Poppelier, 21 February 2001<br>
Available at <a href="http://www.w3.org/TR/2001/REC-MathML2-20010221/">
http://www.w3.org/TR/2001/REC-MathML2-20010221</a>
<dt><strong><a name="ref-P3P" class="informref">[P3P]</a></strong>
<dd>"The Platform for Privacy Preferences 1.0 (P3P1.0) Specification",
L. Cranor, M. Langheinrich, M. Marchiori, M. Presler-Marshall,
J. Reagle, 16 April 2002<br>
Available at <a href="http://www.w3.org/TR/2002/REC-P3P-20020416/">
http://www.w3.org/TR/2002/REC-P3P-20020416</a>
<DT><STRONG><A name="ref-RFC1766"
class="informref">[RFC1766]</A></STRONG></DT>
<DD>"Tags for the Identification of Languages", H. Alvestrand,
March 1995.<BR>
Available at <A href="http://www.ietf.org/rfc/rfc1766.txt">
http://www.ietf.org/rfc/rfc1766.txt</A>. </DD>
<dt><strong><a name="ref-SVG10" class="informref">[SVG10]</a></strong>
<dd>"Scalable Vector Graphics (SVG) 1.0 Specification", J. Ferraiolo,
4 September 2001<br>
Available at <a href="http://www.w3.org/TR/2001/REC-SVG-20010904/">
http://www.w3.org/TR/2001/REC-SVG-20010904</a>
<dt><strong><a name="ref-WAI-PAGEAUTH"
class="informref">[WAI-PAGEAUTH]</a></strong>
<dd>"Web Content Accessibility Guidelines", W. Chisholm,
G. Vanderheiden, I. Jacobs eds.<BR>
Available at: <a href="http://www.w3.org/TR/WD-WAI-PAGEAUTH/">http://www.w3.org/TR/WD-WAI-PAGEAUTH/</a>.
<dt><strong><a name="ref-XHTML" class="informref">[XHTML]</a></strong>
<dd>"XHTML 1.0 The Extensible HyperText Markup Language", various
authors,<br>
Available at: <a href="http://www.w3.org/TR/xhtml1/">http://www.w3.org/TR/xhtml1/</a>.
</dl>
</BODY>
</HTML>