@@ -4,38 +4,41 @@ \chapter{Bibliography}
4
4
5
5
\begin {itemize }
6
6
\renewcommand {\labelitemi }{---}
7
+ % ISO documents in numerical order.
7
8
\item
8
- Bjarne Stroustrup,
9
- \doccite {The \Cpp {} Programming Language, second edition}, Chapter R.
10
- Addison-Wesley Publishing Company, ISBN 0-201-53992-6, copyright \copyright 1991 AT\& T
11
- \item
12
- Brian W. Kernighan and Dennis M. Ritchie,
13
- \doccite {The C Programming Language}, Appendix A.
14
- Prentice-Hall, 1978, ISBN 0-13-110163-3, copyright \copyright 1978 AT\& T
15
- \item
16
- P.J. Plauger,
17
- \doccite {The Draft Standard \Cpp {} Library}.
18
- Prentice-Hall, ISBN 0-13-117003-1, copyright \copyright 1995 P.J. Plauger)
19
- \item
20
- IANA Time Zone Database,
21
- available at \url {https://www.iana.org/time-zones}
9
+ ISO 4217:2015,
10
+ \doccite {Codes for the representation of currencies}
22
11
\item
23
12
ISO/IEC 10967-1:2012,
24
13
\doccite {Information technology --- Language independent arithmetic ---
25
14
Part 1: Integer and floating point arithmetic}
26
- \item
27
- ISO 4217:2015,
28
- \doccite {Codes for the representation of currencies}
29
15
\item
30
16
ISO/IEC/IEEE 60559:2011, \doccite {Information technology ---
31
17
Microprocessor Systems --- Floating-Point arithmetic}
18
+ % Other international standards.
32
19
\item
33
20
% %% Format for the following entry is based on that specified at
34
21
% %% http://www.iec.ch/standardsdev/resources/draftingpublications/directives/principles/referencing.htm
35
22
The Unicode Consortium. Unicode Standard Annex, UAX \# 29,
36
23
\doccite {Unicode Text Segmentation} [online].
37
24
Edited by Mark Davis. Revision 35; issued for Unicode 12.0.0. 2019-02-15 [viewed 2020-02-23].
38
- Available at \url {http://www.unicode.org/reports/tr29/tr29-35.html}
25
+ Available from: \url {http://www.unicode.org/reports/tr29/tr29-35.html}
26
+ \item
27
+ IANA Time Zone Database.
28
+ Available from: \url {https://www.iana.org/time-zones}
29
+ % Literature references.
30
+ \item
31
+ Bjarne Stroustrup,
32
+ \doccite {The \Cpp {} Programming Language, second edition}, Chapter R.
33
+ Addison-Wesley Publishing Company, ISBN 0-201-53992-6, copyright \copyright 1991 AT\& T
34
+ \item
35
+ Brian W. Kernighan and Dennis M. Ritchie,
36
+ \doccite {The C Programming Language}, Appendix A.
37
+ Prentice-Hall, 1978, ISBN 0-13-110163-3, copyright \copyright 1978 AT\& T
38
+ \item
39
+ P.J. Plauger,
40
+ \doccite {The Draft Standard \Cpp {} Library}.
41
+ Prentice-Hall, ISBN 0-13-117003-1, copyright \copyright 1995 P.J. Plauger)
39
42
\end {itemize }
40
43
41
44
The arithmetic specification described in ISO/IEC 10967-1:2012 is
0 commit comments