\documentclass[conference]{IEEEtran}
\IEEEoverridecommandlockouts

\usepackage[pdftex,pdfpagelabels,bookmarks,hyperindex,hyperfigures]{hyperref}



\usepackage{float}
\usepackage{adjustbox}
\usepackage[table]{xcolor}
\usepackage{cite}
\usepackage{tikz}
\usetikzlibrary{arrows.meta,
                matrix,
                positioning}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{xcolor}
\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
    T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
% \usepackage[margin=0.25in]{geometry}
% \usepackage{geometry}
\usepackage{pgfplots}
\pgfplotsset{compat=1.9}
% \pgfplotsset{width=7cm,height=5cm,compat=newest}

\begin{document}

\title{4P78 Project Documentation\\}

\author{
    \IEEEauthorblockN{Parker TenBroeck 7376726}
    pt21zs@brocku.ca
    \and
    \IEEEauthorblockN{Brett}
    brett@brocku.ca
}
\maketitle

\section{Introduction}
meow

\section{Instructions}
\section{Problem Set}
\section{Approaches}
\section{Challanages}
\section{External Tools}

\nocite{*}
\bibliographystyle{IEEEtran}
\bibliography{references}

\end{document}