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 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381
|
<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>References</title><style type="text/css">
.egmeta {
color:#5555AA;font-style:italic;font-family:serif;font-weight:bold;
}
table.syntax {
font-size: 75%;
background-color: #DDDDDD;
border: thin solid;
}
table.syntax td {
border: solid thin;
}
table.syntax th {
text-align: left;
}
table.attributes td { padding-left:0.5em; padding-right:0.5em; }
table.attributes td.attname { white-space:nowrap; vertical-align:top;}
table.attributes td.attdesc { background-color:#F0F0FF; padding-left:2em; padding-right:2em}
th.uname {font-size: 50%; text-align:left;}
code { font-family: monospace; }
div.constraint,
div.issue,
div.note,
div.notice { margin-left: 2em; }
li p { margin-top: 0.3em;
margin-bottom: 0.3em; }
div.exampleInner pre { margin-left: 1em;
margin-top: 0em; margin-bottom: 0em}
div.exampleOuter {border: 4px double gray;
margin: 0em; padding: 0em}
div.exampleInner { background-color: #d5dee3;
border-top-width: 4px;
border-top-style: double;
border-top-color: #d3d3d3;
border-bottom-width: 4px;
border-bottom-style: double;
border-bottom-color: #d3d3d3;
padding: 4px; margin: 0em }
div.exampleWrapper { margin: 4px }
div.exampleHeader { font-weight: bold;
margin: 4px}
a.mainindex {font-weight: bold;}
li.sitem {list-style-type: none;}
.error { color: red }
div.mathml-example {border:solid thin black;
padding: 0.5em;
margin: 0.5em 0 0.5em 0;
}
div.strict-mathml-example {border:solid thin black;
padding: 0.5em;
margin: 0.5em 0 0.5em 0;
}
div.strict-mathml-example h5 {
margin-top: -0.3em;
margin-bottom: -0.5em;}
var.meta {background-color:green}
var.transmeta {background-color:red}
pre.mathml {padding: 0.5em;
background-color: #FFFFDD;}
pre.mathml-fragment {padding: 0.5em;
background-color: #FFFFDD;}
pre.strict-mathml {padding: 0.5em;
background-color: #FFFFDD;}
.minitoc { border-style: solid;
border-color: #0050B2;
border-width: 1px ;
padding: 0.3em;}
.attention { border-style: solid;
border-width: 1px ;
color: #5D0091;
background: #F9F5DE;
border-color: red;
margin-left: 1em;
margin-right: 1em;
margin-top: 0.25em;
margin-bottom: 0.25em; }
.attribute-Name { background: #F9F5C0; }
.method-Name { background: #C0C0F9; }
.IDL-definition { border-style: solid;
border-width: 1px ;
color: #001000;
background: #E0FFE0;
border-color: #206020;
margin-left: 1em;
margin-right: 1em;
margin-top: 0.25em;
margin-bottom: 0.25em; }
.baseline {vertical-align: baseline}
#eqnoc1 {width: 10%}
#eqnoc2 {width: 80%; text-align: center; }
#eqnoc3 {width: 10%; text-align: right; }
div.div1 {margin-bottom: 1em;}
.h3style {
text-align: left;
font-family: sans-serif;
font-weight: normal;
color: #0050B2;
font-size: 125%;
}
h4 { text-align: left;
font-family: sans-serif;
font-weight: normal;
color: #0050B2; }
h5 { text-align: left;
font-family: sans-serif;
font-weight: bold;
color: #0050B2; }
th {background: #E0FFE0;}
p, blockquote, h4 { font-family: sans-serif; }
dt, dd, dl, ul, li { font-family: sans-serif; }
pre, code { font-family: monospace }
a.termref {
text-decoration: none;
color: black;
}
.mathml-render {
font-family: serif;
font-size: 130%;
border: solid 4px green;
padding-left: 1em;
padding-right: 1em;
}
</style><link rel="stylesheet" type="text/css" href="../../../StyleSheets/TR/W3C-REC.css">
</head>
<body>
<h1><a name="references" id="references"></a>H References (Non-Normative)
</h1>
<!-- TOP NAVIGATION BAR -->
<div class="minitoc">
Overview: <a href="Overview.html">Mathematical Markup Language (MathML) Version 3.0</a><br>
Previous: G <a href="appendixg.html">Normative References</a><br>
Next: I <a href="appendixi.html">Index</a><br><br>H <a href="appendixh.html">References (Non-Normative)</a><br></div>
<div class="div1">
<dl>
<dt class="label"><a name="AAP-math" id="AAP-math"></a>AAP-math
</dt>
<dd>ANSI/NISO Z39.59-1998;
<em>AAP Math DTD</em>,
Standard for Electronic Manuscript Preparation and MarkUp.
(Association of American Publishers, Inc., Washington, DC)
Bethesda, MD, 1988.
</dd>
<dt class="label"><a name="Abramowitz1997" id="Abramowitz1997"></a>Abramowitz1997
</dt>
<dd>Abramowitz, Milton, Irene A. Stegun (editors);
<em>Mathematical Functions: With Formulas, Graphs, and Mathematical Tables</em>.
Dover Publications Inc., December 1977, ISBN: 0-4866-1272-4.
</dd>
<dt class="label"><a name="CSS21"></a>CSS21
</dt>
<dd>
Bert Bos, Tantek Çelik, Ian Hickson, and Håkon Wium Lie (editors);
<em><a href="http://www.w3.org/TR/CSS21/">
Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a></em>,
W3C Candidate Recommendation, 8 September 2009.
(<a href="http://www.w3.org/TR/CSS21/">http://www.w3.org/TR/CSS21/</a>)
</dd>
<dt class="label"><a name="Cajori1928" id="Cajori1928"></a>Cajori1928
</dt>
<dd>Cajori, Florian; <em>A History of Mathematical
Notations</em>, vol. I & II. Open Court Publishing Co., La Salle
Illinois, 1928 & 1929 republished Dover Publications Inc., New
York, 1993, xxviii+820 pp. ISBN 0-486-67766-4 (paperback).
</dd>
<dt class="label"><a name="Chaundy1954" id="Chaundy1954"></a>Chaundy1954
</dt>
<dd>Chaundy, T.W., P.R. Barrett, and C. Batey;
<em>The Printing of Mathematics. Aids for authors and editors and rules
for compositors and readers at the University Press, Oxford</em>.
Oxford University Press, London, 1954, ix+105 pp.
</dd>
<dt class="label"><a name="HTML5" id="HTML5"></a>HTML5
</dt>
<dd>Ian Hickson;
<em><a href="http://www.w3.org/TR/html5/">HTML 5,
A vocabulary and associated APIs for HTML and XHTML</a></em>
W3C Working Draft 24 June 2010
(<a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a>)
</dd>
<dt class="label"><a name="HTTP11" id="HTTP11"></a>HTTP11
</dt>
<dd>Fielding, R., J. Gettys, J. Mogul, H. Frystyk, L. Masinter,
P. Leach, and T. Berners-Lee; <em><a href="http://www.ietf.org/rfc/rfc2616.txt">Hypertext Transfer Protocol -- HTTP/1.1</a></em>,
June 1999.
</dd>
<dt class="label"><a name="IEEE754" id="IEEE754"></a>IEEE754
</dt>
<dd>
IEEE
<em><a href="http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4610935">IEEE Standard for Floating-Point Arithmetic</a></em>
(<a href="http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4610935">http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=4610935</a>)
</dd>
<dt class="label"><a name="ISO-12083" id="ISO-12083"></a>ISO-12083
</dt>
<dd>ISO 12083:1993;
<em>ISO 12083 DTD</em>
Information and Documentation - Electronic Manuscript Preparation and Markup.
International Standards Organization, Geneva, Switzerland, 1993.
</dd>
<dt class="label"><a name="Knuth1986" id="Knuth1986"></a>Knuth1986
</dt>
<dd>Knuth, Donald E.;
<em>The T<sub>E</sub>Xbook</em>.
American Mathematical Society, Providence, RI and Addison-Wesley Publ. Co.,
Reading, MA, 1986, ix+483 pp. ISBN: 0-201-13448-9.
</dd>
<dt class="label"><a name="MathML1" id="MathML1"></a>MathML1
</dt>
<dd>Patrick Ion, Robert Miner,
<em><a href="http://www.w3.org/TR/REC-MathML/">Mathematical Markup Language (MathML) 1.01 Specification</a></em>
W3C Recommendation, revision of 7 July 1999
(<a href="http://www.w3.org/TR/REC-MathML/">http://www.w3.org/TR/REC-MathML/</a>)
</dd>
<dt class="label"><a name="MathML2" id="MathML2"></a>MathML2
</dt>
<dd>David Carlisle, Patrick Ion, Robert Miner, Nico Poppelier,
<em>
<a href="http://www.w3.org/TR/MathML2/">Mathematical Markup Language (MathML) Version 2.0 (Second Edition)</a></em>
W3C Recommendation 21 October 2003
(<a href="http://www.w3.org/TR/MathML2/">http://www.w3.org/TR/MathML2</a>)
</dd>
<dt class="label"><a name="MathMLTypes" id="MathMLTypes"></a>MathMLTypes
</dt>
<dd>Stan Devitt, Michael Kohlhase, Max Froumentin (editors);
<em><a href="http://www.w3.org/TR/mathml-types/">Structured Types in MathML 2.0</a></em>,
(<a href="http://www.w3.org/TR/mathml-types/"></a>)
W3C Working Group Note 10 November 2003.
</dd>
<dt class="label"><a name="MathMLforCSS" id="MathMLforCSS"></a>MathMLforCSS
</dt>
<dd>Bert Bos, David Carlisle, George Chavchanidze, Patrick D. F. Ion,
Bruce R. Miller <em><a href="http://www.w3.org/TR/mathml-for-css/">A MathML for CSS profile</a></em>
W3C Proposed Recommendation, 10 August 2010
(<a href="http://www.w3.org/TR/mathml-for-css/">http://www.w3.org/TR/mathml-for-css</a>)
</dd>
<dt class="label"><a name="Modularization" id="Modularization"></a>Modularization
</dt>
<dd>
Daniel Austin, Subramanian Peruvemba, Shane McCarron, Masayasu Ishikawa, Mark Birbeck (editors);
<em><a href="../REC-xhtml-modularization-20100729/index.html">XHTML[tm] Modularization 1.1 - Second Edition</a></em>,
World Wide Web Consortium Recommendation, 29 July 2010.
(<a href="../REC-xhtml-modularization-20100729/index.html">http://www.w3.org/TR/2010/REC-xhtml-modularization-20100729</a>)
</dd>
<dt class="label"><a name="OMDoc1.2" id="OMDoc1.2"></a>OMDoc1.2
</dt>
<dd>Michael Kohlhase
<em><a href="http://omdoc.org/pubs/omdoc1.2.pdf">OMDoc - An open markup format for mathematical documents [Version 1.2]</a></em>
LNAI 4180, Springer Verlag, 2006
(<a href="http://omdoc.org/pubs/omdoc1.2.pdf">http://omdoc.org/pubs/omdoc1.2.pdf</a>) .
</dd>
<dt class="label"><a name="Pierce1961" id="Pierce1961"></a>Pierce1961
</dt>
<dd>Pierce, John R.;
<em>An Introduction to Information Theory.
Symbols, Signals and Noise.</em>.
Revised edition of
<em>Symbols, Signals and Noise:
the Nature and Process of Communication</em>
(1961). Dover Publications Inc., New York, 1980, xii+305
pp. ISBN 0-486-24061-4.
</dd>
<dt class="label"><a name="Poppelier1992" id="Poppelier1992"></a>Poppelier1992
</dt>
<dd>Poppelier, N.A.F.M., E. van Herwijnen,
and C.A. Rowley; <em>Standard DTD's and Scientific Publishing</em>,
EPSIG News 5 (1992) #3, September 1992, 10-19.
</dd>
<dt class="label"><a name="RelaxNGBook" id="RelaxNGBook"></a>RelaxNGBook
</dt>
<dd>
Eric van der Vlist; <em>RELAXNG: A simple schema language for XML</em> O'Reilly 2004
</dd>
<dt class="label"><a name="SVG1.1" id="SVG1.1"></a>SVG1.1
</dt>
<dd>
Dean Jackson, Jon Ferraiolo, Jun Fujisawa, eds.
<em><a href="http://www.w3.org/TR/2003/REC-SVG11-20030114/">Scalable Vector Graphics (SVG) 1.1 Specification</a></em>
W3C Recommendation, 14 January 2003
(<a href="http://www.w3.org/TR/2003/REC-SVG11-20030114/">http://www.w3.org/TR/2003/REC-SVG11-20030114/</a>)
</dd>
<dt class="label"><a name="XHTML-MathML-SVG" id="XHTML-MathML-SVG"></a>XHTML-MathML-SVG
</dt>
<dd> Masayasu Ishikawa, ed.,
<em><a href="http://www.w3.org/TR/2002/WD-XHTMLplusMathMLplusSVG-20020809/">An HTML + MathML + SVG Profile</a></em>
W3C Working Draft, 9 August 2002.
(<a href="http://www.w3.org/TR/2002/WD-XHTMLplusMathMLplusSVG-20020809/">http://www.w3.org/TR/2002/WD-XHTMLplusMathMLplusSVG-20020809/</a>)
</dd>
<dt class="label"><a name="XLink" id="XLink"></a>XLink
</dt>
<dd> Steve DeRose, Eve Maler, David Orchard (editors);
<em><a href="../../2001/REC-xlink-20010627/index.html">XML Linking Language (XLink) Version 1.0</a></em>,
World Wide Web Consortium Recommendation, 27 June 2001.
(<a href="../../2001/REC-xlink-20010627/index.html">http://www.w3.org/TR/2001/REC-xlink-20010627/</a>)
</dd>
<dt class="label"><a name="XMLSchemaDatatypes" id="XMLSchemaDatatypes"></a>XMLSchemaDatatypes
</dt>
<dd>Paul V. Biron, Ashok Malhotra, editors;
<em><a href="../../2004/REC-xmlschema-2-20041028/index.html">XML Schema Part 2: Datatypes Second Edition</a></em>,
World Wide Web Consortium Recommendation, 28 Oct 2004.
(<a href="../../2004/REC-xmlschema-2-20041028/index.html">http://www.w3.org/TR/2001/REC-xmlschema-2-20041028/</a>)
</dd>
<dt class="label"><a name="XMLSchemas" id="XMLSchemas"></a>XMLSchemas
</dt>
<dd>David C. Fallside, editor;
<em><a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/">XML Schema Part 0: Primer</a></em>,
World Wide Web Consortium Recommendation, 2 May 2001.
(<a href="http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/">http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/</a>)
</dd>
<dt class="label"><a name="XSLT" id="XSLT"></a>XSLT
</dt>
<dd>James Clark (editor);
<em><a href="../../1999/REC-xslt-19991116.html">XSL Transformations (XSLT) Version 1.0</a></em>,
World Wide Web Consortium Recommendation, 16 November 1999.
(<a href="../../1999/REC-xslt-19991116.html">http://www.w3.org/TR/1999/REC-xslt-19991116</a>)
</dd>
<dt class="label"><a name="rdf" id="rdf"></a>rdf
</dt>
<dd>
Graham Klyne, Jeremy J. Carroll, Brian McBride (editors);
<em><a href="../../2004/REC-rdf-concepts-20040210/index.html">
Resource Description Framework (RDF): Concepts and Abstract Syntax</a></em>,February 2004.
<a href="../../2004/REC-rdf-concepts-20040210/index.html">http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/</a>
</dd>
</dl>
</div>
<div class="minitoc">
Overview: <a href="Overview.html">Mathematical Markup Language (MathML) Version 3.0</a><br>
Previous: G <a href="appendixg.html">Normative References</a><br>
Next: I <a href="appendixi.html">Index</a></div>
</body>
</html>
|