File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ @online {json ,
2+ author = " Ecma International" ,
3+ date = " 2013-10" ,
4+ shorthand = " ECMA-404" ,
5+ title = " The JSON Data Interchange Format" ,
6+ url = " http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf" ,
7+ }
8+
9+ @online {es5 ,
10+ author = " Ecma International" ,
11+ date = " 2011-06" ,
12+ shorthand = " ECMA-262" ,
13+ title = " ECMAScript Language Specification Edition 5.1" ,
14+ url = " http://www.ecma-international.org/ecma-262/5.1/index.html" ,
15+ }
16+
17+ @online {rfc7159 ,
18+ author = " T. Bray" ,
19+ date = " 2014-03" ,
20+ shorthand = " RFC7159" ,
21+ title = " The JavaScript Object Notation (JSON) Data Interchange Format" ,
22+ url = " https://tools.ietf.org/html/rfc7159" ,
23+ }
24+
25+ @online {unicode ,
26+ author = " The Unicode Consortium" ,
27+ shorthand = " UNICODE" ,
28+ title = " The Unicode Standard" ,
29+ url = " http://www.unicode.org/versions/latest/" ,
30+ }
31+
32+ @online {float ,
33+ author = " IEEE" ,
34+ date = " 2008-08" ,
35+ shorthand = " IEEE754" ,
36+ title = " IEEE Standard for Floating-Point Arithmetic" ,
37+ url = " http://grouper.ieee.org/groups/754/" ,
38+ }
You can’t perform that action at this time.
0 commit comments