%%% ==================================================================== %%% @LaTeX-file{ %%% author = "Petter Erling Bj{\o}rstad", %%% version = "1.08", %%% date = "14 November 1998", %%% time = "18:55:58 MST", %%% filename = "domain-decomp.ltx", %%% address = "Institutt for Informatikk, %%% H{\o}yteknologisenteret %%% Universitetet i Bergen %%% Bergen, Norway N-5020", %%% telephone = "+47-55544171", %%% FAX = "+47-55544199", %%% checksum = "31832 70 206 2304", %%% email = "Petter.Bjorstad@ii.uib.no (Internet)", %%% codetable = "ISO/ASCII", %%% keywords = "numerical analysis, parallel computing", %%% supported = "yes", %%% docstring = "This is a LaTeX wrapper file for typesetting %%% the companion domain-decomp.bib bibliography %%% file. %%% %%% 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,showtags,twocolumn]{article} \pagestyle{headings} \title{A Bibliography of Domain Decomposition} \author{ Petter Erling Bj{\o}rstad\\ Institutt for Informatikk\\ H{\o}yteknologisenteret\\ Universitetet i Bergen\\ Bergen, Norway N-5020\\[\medskipamount] Tel: +47-55544171\\ FAX: +47-55544199\\[\medskipamount] E-mail: Petter.Bjorstad@ii.uib.no (Internet) } \date{14 November 1998 \\ Version 1.08} \begin{document} \nocite{*} \bibliographystyle{is-alpha} \maketitle \begin{abstract} This bibliography records publications on domain decomposition. \end{abstract} \section*{Title word cross-reference} \begin{raggedright} \parskip = \baselineskip \input{\jobname.twx} \end{raggedright} \bibliography{domain-decomp} \end{document}