\documentclass{CUcsThesis}
\author{Random Student}
\title{Awsome Title}
\advisor{Dr. Professor}
\committeeone{Dr. Pepper}
\committeetwo{Dr. Spock}
%\committeethree{}
\department{Computer Science}
\dissertation{Thesis}
%\dissertation{Dissertation}
\degree{Master of Science}
%\degree{Doctor of Philosophy}
\submissiondate{May 29, 2006}
\graduationdate{May 2006}
\begin{document}
\makeapproval{2}
%\makeapproval{3}
\maketitle
\begin{abstract}
What was I thinking \ldots ?
\end{abstract}
\tableofcontents
\listoffigures
\listoftables
\listofalgorithms
\listoflistings
%% Do some work here
%%
%\appendix
\bibliographystyle{CUcsThesis}
%\bibliography{thesis.bib}
\end{document}
View the
output.