\documentclass{article}

%\textwidth=6.25truein
%\textheight=9.65truein
%\voffset=-1.0truein
%\hoffset=-0.5truein
\setlength{\topmargin}{-0.5in}
\setlength{\oddsidemargin}{-0in}
\setlength{\evensidemargin}{-0in}
\setlength{\textheight}{9.7in}
\setlength{\textwidth}{6.25in}


\usepackage{bibunits,amssymb}

%add in cyrillic fonts
\usepackage[OT2,OT1]{fontenc}
\newcommand\cyr{%
  \renewcommand\rmdefault{wncyr}%
  \renewcommand\sfdefault{wncyss}%
  \renewcommand\encodingdefault{OT2}%
  \normalfont
  \selectfont}
\DeclareTextFontCommand{\textcyr}{\cyr}

\title{A bibliography of free and moving boundary problems for Hele--Shaw
  and Stokes flow}
\author{K.A. Gillow \and S.D. Howison\thanks{OCIAM, Mathematical Institute,
  24--29 St Giles', Oxford OX1 3LB}}
\date{}
%\date{http://www.maths.ox.ac.uk/$\sim$howison/Hele-Shaw}

\begin{document}
\maketitle
\vspace*{-0.8cm}
\tableofcontents

\section{Introduction}

This bibliography contains references to books, articles, conference
proceedings and theses that deal wholly or partly with free surface flows in
Hele--Shaw cells, or in Stokes flow of a viscous liquid. It also lists a
selection of papers in areas of application of these problems, whether
theoretical (e.g. quadrature domains) or practical. Some papers on closely
related problems are also listed; however, we have not included many papers
on the Stefan problem, not least because there are so many to choose from;
see \cite{Tarzia:1988} in the `books' section for a 2500-item Stefan
bibliography to 1985.

The postscript and dvi files of the bibliography are available for
downloading from
\begin{center}
http://www.maths.ox.ac.uk/$\sim$howison/Hele-Shaw
\end{center}
The bibliography was prepared using {\LaTeX} and {B{\scriptsize IB}\TeX}, and
the relevant files, with instructions for use, can also be found at that
address.  We intend that the bibliography should be freely available for use.
Although we can give no warranty as to its accuracy, we would be pleased to
hear of any errors or omissions; they can be sent by mail or e-mail to
howison@maths.ox.ac.uk , preferably using our templates which are also
available from the same web address.

We are grateful for financial support from Cambridge University Press, via
the European Journal of Applied Mathematics.

\section{Books}
\begin{bibunit}[plainbv] 

\nocite{*}
\renewcommand{\refname}{\vspace*{-1.5\baselineskip}}
\putbib[books]

\end{bibunit}

\section{Conference Proceedings}
\begin{bibunit}[plainbv] 

\nocite{*}
\renewcommand{\refname}{\vspace*{-1.5\baselineskip}}
\putbib[confproc]

\end{bibunit}

\section{Articles on Hele--Shaw Free Surface Flows}
\begin{bibunit}[plainbv] 

\nocite{*}
\renewcommand{\refname}{\vspace*{-1.5\baselineskip}}
\putbib[helearticles]

\end{bibunit}

\section{Theses}
\begin{bibunit}[plainbv] 

\nocite{*}
\renewcommand{\refname}{\vspace*{-1.5\baselineskip}}
\putbib[theses]

\end{bibunit}

\section{Articles on Stokes Flow with Free Surfaces}
\begin{bibunit}[plainbv] 

\nocite{*}
\renewcommand{\refname}{\vspace*{-1.5\baselineskip}}
\putbib[stokesarticles]

\end{bibunit}

\end{document}


