forked from iliakan/es5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bibliography.html
executable file
·67 lines (59 loc) · 3.43 KB
/
bibliography.html
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
<!DOCTYPE html>
<html class="split chapter"><head><meta charset="utf-8"><title>Bibliography # Ⓣ Ⓔ ① Ⓐ — Annotated ES5</title><link rel="stylesheet" href="style.css"><link href="E.html" title="Annex E (informative) Additions and Changes in the 5th Edition that Introduce Incompatibilities with the 3rd Edition " rel="prev">
<link href="index.html" title="TOC" rel="index">
</head><body><div class="head">
<h2 id="top">Annotated ECMAScript 5.1 <span id="timestamp"></span></h2>
<!--left..-->
<div id="slogan">
<div id="share-toggler">Поделиться</div>
<div class="share">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://es5.javascript.ru/" data-lang="ru" data-size="large" data-count="horizontal">Твитнуть</a>
<div id="fb-root"></div>
<div style="margin-bottom:5px" class="fb-like" data-href="http://es5.javascript.ru" data-send="false" data-action="recommend" data-layout="button_count" data-width="300" data-show-faces="false" data-font="arial"></div>
<div class="vk-share-wrapper">
<script src="http://vkontakte.ru/js/api/share.js?9" charset="windows-1251"></script>
<script src="misc.js"></script>
</div>
<div style="margin-top:6px">
<g:plusone annotation="inline" href="http://es5.javascript.ru/" width="120" size="standard" style="vertical-align:middle"></g:plusone>
</div>
</div>
</div>
<!--..left-->
<div id="annotations">
</div>
</div>
<nav>
<a href="E.html">← Annex E (informative) Additions and Changes in the 5th Edition that Introduce Incompatibilities with the 3rd Edition </a> –
<a href="index.html" class="toc-nav">TOC</a>
</nav>
<h2 id="bibliography">Bibliography <a href="#bibliography">#</a> <a href="#bibliography-toc" class="bak">Ⓣ</a> <b class="erra">Ⓔ</b> <b class="rev1">①</b> <b class="anno">Ⓐ</b></h2>
<ol><li><p class="biblio">
ANSI/IEEE
Std 754-1985: IEEE Standard for Binary Floating-Point Arithmetic.
Institute of Electrical and Electronic Engineers, New York (1985)</p>
</li>
<li><p class="biblio">
The
Unicode Consortium. The Unicode Standard, Version 3.0, defined by:
The Unicode Standard, Version 3.0 (Boston, MA, Addison-Wesley,
2000. ISBN 0-201-61635-5)</p>
</li>
<li><p class="biblio">
Unicode
Inc. (1998), Unicode Technical Report #15: Unicode Normalization
Forms</p>
</li>
<li><p class="biblio"><i>ISO 8601:2004(E) Data elements and interchange
formats – Information interchange -- Representation of dates and times</i></p></li>
<li><p class="biblio">RFC 1738 “Uniform Resource Locators (URL)”, available at
<<a href="http://tools.ietf.org/html/rfc1738">http://tools.ietf.org/html/rfc1738</a>></p></li>
<li><p class="biblio">RFC 2396 “Uniform Resource Identifiers (URI): Generic Syntax”,
available at
<<a href="http://tools.ietf.org/html/rfc2396">http://tools.ietf.org/html/rfc2396</a>></p></li>
<li><p class="biblio">RFC 3629 “UTF-8, a transformation format of ISO 10646”, available at
<<a href="http://tools.ietf.org/html/rfc3629">http://tools.ietf.org/html/rfc3629</a>></p></li>
<li><p class="biblio">RFC 4627 “The application/json Media Type for JavaScript Object
Notation (JSON)“ , available at
<<a href="http://tools.ietf.org/html/rfc4627">http://tools.ietf.org/html/rfc4627</a>></p></li>
</ol><script src="anno.js"></script></body><script src="anno.js"></script></html>