Bibliography

[arnold98]
Ken Arnold, James Gosling, and David Holmes. The Java Programming Language. The Java Series. Addison-Wesley, 3rd edition, 2000.
[bloch01]
Joshua Bloch. Effective Java. The Java Series. Addison-Wesley, 2001.
[demmel]
J Demmel. Basic issues in floating point arithmetic and error analysis. Lecture notes, University of California, Berkeley, 1996. URL: http://www.cs.berkeley.edu/%7Edemmel/cs267/lecture21/lecture21.html.
[diller]
Antoni Diller. LaTeX Line by Line. John Wiley, 1993.
[dowd]
Kevin Dowd and Charles R Severance. High Performance Computing. O'Reilly, 2nd edition, 1998.
[nutshell]
Daniel Gilly. Unix in a Nutshell: System V Edition. O'Reilly, 1992. URL: http://www.oreilly.com/catalog/unutv/.
[goldberg91]
David Goldberg. What every computer scientist should know about floating point arithmetic. Computing Surveys, 23 no. 1 pp. 5--48, March 1991. Reprinted in [sunncg].
[goossens]
Michel Goossens, Frank Mittelback, and Alexander Samarin. The LaTeX Companion. Addison Wesley, 1993.
[hauser96]
John R Hauser. Handling floating-point exceptions in numeric programs. ACM Transactions on Programming Languages and Systems, 18 no. 2 pp. 139--174, 1996. URL: http://http.cs.berkeley.edu/%7Ejhauser/exceptions/HandlingFloatingPointExceptions.html.
[kahan96]
William Kahan. IEEE standard 754 for binary floating-point arithmetic. Lecture notes, University of California, Berkeley, 1996. URL: http://http.cs.berkeley.edu/%7Ewkahan/ieee754status/ieee754.ps.
[kr]
Brian W Kernighan and Dennis M Ritchie. The C Programming Language. Prentice Hall, 2nd edition, 1988.
[knuth]
Donald Knuth. The TeXbook, volume A of Computers and Typesetting. Addison-Wesley, 1984.
[kopka]
Helmut Kopka and Patrick W. Daly. A guide to LaTeX2e. Addison-Wesley, 2nd edition, 1995.
[lamport]
Leslie Lamport. LaTeX: A Document Preparation System. Addison Wesley, 2nd edition, 1994.
[metcalf96]
Metcalf and Reid. Fortran 90/95 Explained. Oxford University Press, 1996.
[metcalf85]
Mike Metcalf. Effective Fortran 77. Oxford University Press, 1985.
[nr]
William H Press, Saul A Teukolsky, William T Vetterling, and Brian P Flannery. Numerical Recipes in C: The Art of Scientific Computing. Cambridge University Press, 2nd edition, 1992. URL: http://www.nr.com.
[quigley]
Ellie Quigley. Unix Shells by Example. Prentice Hall, 1997.
[schwartz97]
Randal L Schwartz and Tom Christiansen. Learning Perl. O'Reilly, 2nd edition, 1997.
[stroustrup]
Bjarne Stroustrup. The C++ Programming Language. Addison-Wesley, 3rd edition, 1998.
[sundebug]
Sun Microsystems. Debugging a Program. SunSoft WorkShop SPARCworks 3.1. SunSoft, 1995. Sun part number 802-3517-10.
[sunf77]
Sun Microsystems. Fortran 77 4.0 User's Guide. SunSoft WorkShop SPARCompiler. SunSoft, 1995. Sun part number 802-2997-10.
[sunncg]
Sun Microsystems. Numerical Computation Guide. SunSoft WorkShop SPARCompiler. SunSoft, 1995. Sun part number 802-3254-10, available for download from docs.sun.com.
[wall]
Larry Wall, Tom Christiansen, and Randal L. Schwartz. Programming Perl. O'Reilly, 2nd edition, 1996. URL: http://perl.oreilly.com/.