%%% -*-LaTeX-*- %%% ==================================================================== %%% @LaTeX-file{ %%% author = "Nicholas John Higham", %%% version = "2.33", %%% date = "17 November 2023", %%% time = "13:06:33 MST", %%% filename = "acc-stab-num-alg-2ed.ltx", %%% address = "University of Manchester %%% Department of Mathematics %%% Manchester %%% M13 9PL %%% England", %%% telephone = "+44 (0)161 275 5800", %%% FAX = "+44 (0)161 275 5819", %%% checksum = "11384 95 371 3669", %%% email = "higham@ma.man.ac.uk (Internet)", %%% codetable = "ISO/ASCII", %%% keywords = "bibliography, numerical analysis, N. J. Higham", %%% license = "public domain", %%% supported = "yes", %%% docstring = "This is a LaTeX wrapper file for printing %%% acc-stab-num-alg-2ed.ltx, a bibliography of %%% publications in the book ``Accuracy and %%% Stability of Numerical Algorithms'', SIAM %%% (2002), second edition. %%% %%% This file is available as part of the BibNet %%% Project. The master copy is available for %%% public access on ftp.math.utah.edu in the %%% directory tree /pub/bibnet/subjects. It is %%% mirrored to netlib.bell-labs.com in the directory %%% tree /netlib/bibnet/subjects, from which it is %%% available via anonymous ftp and the Netlib %%% service. %%% %%% The checksum field above contains a CRC-16 %%% checksum as the first value, followed by the %%% equivalent of the standard UNIX wc (word %%% count) utility output of lines, words, and %%% characters. This is produced by Robert %%% Solovay's checksum utility.", %%% } %%% ==================================================================== \documentstyle[bibmods,bibnames,path,showtags,twocolumn]{article} \ifx \undefined \emph \def \emph #1{{\em #1\/}}\fi \ifx \undefined \LaTeXe \def \LaTeXe {\LaTeX\kern.15em2$_{\textstyle\varepsilon}$}\fi \ifx \undefined \manual \font \manual = logo10 \fi \ifx \undefined \mathrm \let \mathrm = \relax \fi \ifx \undefined \textsc \def \textsc #1{{\sc #1\/}}\fi \ifx \undefined \textup \let \textup = \relax \fi \ifx \undefined \upshape \let \upshape = \relax \fi \pagestyle{headings} \title{A Bibliography of {\em Accuracy and Stability of Numerical Algorithms}, Second Edition} \author{% Nicholas John Higham\\ University of Manchester\\ Department of Mathematics\\ Manchester\\ M13 9PL\\ England\\[\medskipamount] Tel: +44 (0)161 275 5800\\ FAX: +44 (0)161 275 5819\\[\medskipamount] E-mail: higham@ma.man.ac.uk (Internet) } \date{17 November 2023 \\ Version 2.33} \begin{document} \nocite{*} \bibliographystyle{is-alpha} \maketitle \begin{abstract} This is a bibliography of publications in the second edition of the book {\em Accuracy and Stability of Numerical Algorithms}. \end{abstract} \section*{Title word cross-reference} \begin{raggedright} \parskip = \baselineskip \input{\jobname.twx} \end{raggedright} \bibliography{\jobname} \end{document} .