%%% -*-LaTeX-*- %%% ==================================================================== %%% @LaTeX-file{ %%% author-1 = "Nelson H. F. Beebe", %%% author-2 = "Stefano Foresti", %%% version = "1.84", %%% date = "24 February 2022", %%% time = "10:39:01 MST", %%% filename = "golub-gene-h.ltx", %%% address-1 = "University of Utah %%% Department of Mathematics, 110 LCB %%% 155 S 1400 E RM 233 %%% Salt Lake City, UT 84112-0090 %%% USA", %%% address-2 = "Center for High-Performance Computing %%% University of Utah %%% Salt Lake City, UT 84112 %%% USA", %%% telephone-1 = "+1 801 581 5254", %%% telephone-2 = "+1 801 581 3173", %%% FAX-1 = "+1 801 581 4148", %%% FAX-2 = "+1 801 585 5366", %%% URL-1 = "http://www.math.utah.edu/~beebe", %%% checksum = "15124 111 431 4673", %%% email-1 = "beebe at math.utah.edu, beebe at acm.org, %%% beebe at computer.org (Internet)", %%% email-2 = "stefano@chpco.utah.edu (Internet)", %%% codetable = "ISO/ASCII", %%% keywords = "bibliography, linear algebra, numerical %%% analysis, singular value decomposition, SVD", %%% license = "public domain", %%% supported = "yes", %%% docstring = "This is a LaTeX wrapper file for typesetting %%% golub-gene-h.bib, a bibliography of %%% publications of Gene H. Golub. %%% %%% 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/authors. It is %%% mirrored to netlib.bell-labs.com in the directory %%% tree /netlib/bibnet/authors, 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 \booktitle \def \booktitle#1{{{\em #1}}} \fi \pagestyle{headings} \title{A Bibliography of Publications of {\em Gene H. Golub}} \author{% Nelson H. F. Beebe \\ University of Utah \\ Department of Mathematics, 110 LCB \\ Salt Lake City, UT 84112-0090 \\ USA \\[\medskipamount] Tel: +1 801 581 5254 \\ FAX: +1 801 581 4148 \\[\medskipamount] E-mail: \protect\path=beebe@math.utah.edu=, \protect\path=beebe@acm.org=,\\ \hphantom{E-mail:\ } \protect\path=beebe@computer.org= (Internet)\\ WWW URL: \protect\path=http://www.math.utah.edu/~beebe/= \\[\bigskipamount] % and \\[\bigskipamount] % Stefano Foresti \\ Center for High-Performance Computing \\ University of Utah \\ Salt Lake City, UT 84112 \\ USA \\[\medskipamount] Tel: +1 801 581 3173 \\ FAX: +1 801 585 5366 \\[\medskipamount] E-mail: stefano@chpc.utah.edu (Internet) % } \date{24 February 2022 \\ Version 1.84} \begin{document} \nocite{*} \bibliographystyle{is-unsrt} \maketitle \begin{abstract} This bibliography records publications of Gene H. Golub. \end{abstract} \section*{Title word cross-reference} \begin{raggedright} \parskip = \baselineskip \input{\jobname.twx} \end{raggedright} \bibliography{golub-gene-h} \end{document}