%##############################################################################
%  ABSTRACT TEMPLATE.TEX
%
%  DESCRIPTION
%    This document is a template TEX file for a title page of a paper.
%    It was designed to be used to submit an abstract for a talk or
%    poster presentation.
%
%  AUTHOR
%    Taylor Hines, taylor.hines@asu.edu
%
%  MODIFICATION HISTORY
%    05/11/09 - Date of creation
%
%  NOTES
%    You definitely do not need to acknowledge me in any way if you
%    use this template.  This document has probably been borderline
%    copied from other people.  In fact, you should probably just
%    delete this paragraph.
%
%##############################################################################
%
\documentclass[12pt]{article}
%
\usepackage{graphicx,amssymb,amsmath,verbatim,url}
%
\begin{document}
%
%##############################################################################
%##############################################################################
%
%       TITLE
%
\title{ }

\author{
Author 1\thanks{author.1@asu.edu}\\
Author 2\thanks{author.2@asu.edu}\\
    School of Mathematical and Statistical Sciences\\
    Arizona State University\\
    P.O. Box 871804\\
    Tempe, AZ 85287-1804
}
%
\maketitle

\vspace{0.5 in}

%#############################################################################
%#############################################################################
%
%       ABSTRACT
%
\begin{abstract}

\end{abstract}

%#############################################################################
%#############################################################################
%
%       ACKNOWLEDGMENTS
%
%
%   Created as part of the CSUMS project (Computational 
%   Science training for Undergraduates in the Mathematical Sciences) 
%   at Arizona State University.  Supported by NSF-MPS-DMP Award 0703587.
%
%   For more information contact the program coordinators; 
%          Eric Kostelich (Kostelich@asu.edu)
%          Bruno Welfert (Welfert@asu.edu)
%         
%   Or visit the Web page
%
%          http://math.asu.edu/CSUMS
%
%##############################################################################
%##############################################################################
%
%       END OF DOCUMENT
%
\end{document}
