\documentstyle[11pt,doublespace,times,epsf]{article}
% Standard Article Macros
% Rangarajan Pitchumani, March 27, 1991
\newenvironment{centre}%		--- Centre
{\centering}{}%
% Standard format:
\setlength{\parskip}{1.ex}	    % Inter-paragraph space.
\setlength{\oddsidemargin}{0.4in}   % Adjust left/right margins.
\setlength{\textwidth}{5.8in}	    % Overall.
\setlength{\textheight}{9.in}	    % Overall.
\setlength{\topmargin}{-0.6in}	    % (Plus 1.5 inches.)
\setstretch{1.5} 		    % Inter-line spacing.
%\pagestyle{empty}
%%\setlength{\parindent}{0in}	    % Flush left starting.
\begin{document}
\begin{center}
{\Large{\bf Parallel and distributed application of an
Urban-to-Regional Multiscale Model}}

\vspace{0.2in}

{Naresh Kumar\footnote{
Department of Mechanical Engineering, Carnegie
Mellon University, Pittsburgh, PA 15213.} \footnote{
\rm Currently with
Sonoma Technology, Inc., Santa Rosa, CA.} \hspace{1in} Edward
Segall\footnote{School of Computer Science, Carnegie Mellon
University, Pittsburgh, PA 15213.}\\
\vspace{0.2in}
Peter Steenkiste\footnotemark[3] \hspace{1in} Armistead~G.~Russell\footnotemark[1]
\footnote{Author to whom correspondence must be
addressed.}\\
}
\end{center}
\setcounter{footnote}{0}
\vspace{0.2in}
\input{introduction}
\input{description}
\input{approach}
\input{perform}
\input{discussion}
%\newpage
\input{scaling}
\input{port}
\input{conclusions}
\include{references}
\include{table}
\input{captions}
\include{figure1}
\include{figure2}
\pagebreak
\end{document}


