\documentclass[final,letterpaper,twoside,12pt]{article}
% if you use "report", you get a seperate title page
%\documentclass[final,letterpaper,twoside,12pt]{report}
%


\author{Terry~Sturtevant \thanks{Physics Lab Supervisor}}
\date{\today}
\title{PC132 Lab Project}

\begin{document}
\maketitle

Here is my text.


\end{document}

