% PROC DOCUMENT STYLE -- Released 04 November 1991
%    for LaTeX version 2.09
% Copyright (C) 1991 by Leslie Lamport
%
% This is a style option for use with the article style to produce
% camera-ready conference proceedings.

\typeout{Document Style Option 'proc' -- Released 04 Nov 1991.}

\def\abstractname{Abstract}

   \oddsidemargin  -10pt
   \evensidemargin -10pt

\topmargin -47pt

\headheight 12pt
\headsep 25pt

\footskip 75pt

\textheight 9in

\textwidth 6.75in

\columnsep .375in
\columnseprule 0pt

\def\@oddhead{}\def\@evenhead{}
\def\@oddfoot{\rm\rightmark \hfil Page \thepage}
\def\@evenfoot{\@oddfoot}

\def\maketitle{\par
 \begingroup
   \def\thefootnote{\fnsymbol{footnote}}%
   \def\@makefnmark{\hbox to\z@{$\m@th^{\@thefnmark}$\hss}}%
   \twocolumn[\@maketitle]%
   \@thanks
 \endgroup
 \setcounter{footnote}{0}%
 \let\maketitle\relax
 \let\@maketitle\relax
 \gdef\@thanks{}\gdef\@author{}\gdef\@title{}\let\thanks\relax}

\def\@maketitle{\vbox to 2.25in{\hsize\textwidth
  \linewidth\hsize \vfil \centering
  {\LARGE \@title \par}%
  \vskip 2em
  {\large \begin{tabular}[t]{c}\@author \end{tabular}\par}%
  \vfil}}

\def\copyrightspace{\footnotetext[0]{\mbox{}\vrule
      \@height 97\p@ \@width \z@}}

\def\abstract{\section*{\abstractname}}
\def\endabstract{\par}

\twocolumn
\sloppy
\parindent 1em
\leftmargini 2em
\leftmargin\leftmargini
\leftmarginv .5em
\leftmarginvi .5em
\flushbottom

\endinput
