%%% -*-LaTeX-*- %%% ==================================================================== %%% @LaTeX-file{ %%% author = "Petter Erling Bj{\o}rstad", %%% version = "2.32", %%% date = "30 November 2023", %%% time = "11:35:11 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 = "07420 79 255 2841", %%% email = "Petter.Bjorstad@ii.uib.no (Internet)", %%% codetable = "ISO/ASCII", %%% keywords = "numerical analysis, parallel computing", %%% license = "public domain", %%% 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} \def \Dbar {\leavevmode \lower.6ex \hbox to 0pt{\hskip-.23ex \accent"16\hss}D} \def \cdprime {$''$} \def \cprime {$'$} \def \hckudot #1{\ifmmode \setbox7 \hbox{$\accent"14#1$}\else \setbox7 \hbox{\accent"14#1}\penalty 10000\relax \fi \raise 1\ht7 \hbox{\raise.2ex\hbox to 1\wd7{\hss.\hss}}\penalty 10000 \hskip-1\wd7 \penalty 10000\box7} \def\polhk#1{\setbox0=\hbox{#1}{\ooalign{\hidewidth \lower1.5ex\hbox{`}\hidewidth\crcr\unhbox0}}} \ifx \undefined \cyr \let \cyr = \rm \fi \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{30 November 2023 \\ Version 2.32} \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}