%%%
%%% Technical Report Title Page
%%% Mark Allman (mallman@cs.ohiou.edu)
%%% February 5, 1997
%%%
%%% This will create a title page, such that the title will fit
%%% inside the window in the CS tech. report cover.
%%%

\begin{titlepage}

\setlength{\unitlength}{1in}

\begin{picture}(6.5,9)(0,0)

%%% Title of tech. report

\put(0.5,7.0){\makebox(5.0,1.0)
{\Large Paper Title}}

%%% Author(s) of tech. report

\put(0.5,6.5){\makebox(5.0,0.5)[b]
{\large Author}}

%%% E-mail address(es) of author(s)

\put(0.5,5.9){\makebox(5.0,0.5)[t]
{\large \texttt{e-mail address}}}

%%% Tech. report number

\put(0.5,5.4){\makebox(5.0,0.5)[t]
{\large School of Electrical Engineering and Computer Science}}

\put(0.5,5.4){\makebox(5.0,0.5)[b]
{\large TR-19971}}

%%% Date

\put(0.5,4.8){\makebox(5.0,0.5)[t]
{\large February, 1997}}

%%% Thanks!

\put(0.5,0.0){\makebox(5.0,0.5)[t]
{This work sponsored by Mark's template.}}

\end{picture}

\end{titlepage}
