\documentclass[lettersize,conference]{IEEEtran} \usepackage{biblatex} \usepackage{hyperref} \addbibresource{../references.bib} \title{ Analog Gauge Driver with CAN Interface \\ \large \textsc{Comp} 490 Final Report } \author{ \IEEEauthorblockN{Sam Anthony} \IEEEauthorblockA{Concordia University\\ Student ID: 40271987\\ Email: sam@samanthony.xyz} \and \IEEEauthorblockN{Supervised by Hovhannes Harutyunyan, PhD} \IEEEauthorblockA{Concordia University\\ Department of Computer Science and Software Engineering\\ Email: haruty@encs.concordia.ca} } \begin{document} \maketitle \begin{abstract} TODO \end{abstract} \tableofcontents \newpage \section{Introduction} TODO \section{Objectives} TODO \section{Hardware} TODO \section{Firmware} TODO \section{Software} TODO \section{Testing} TODO \section{Conclusion} TODO \newpage \printbibliography \vfill \end{document}