Files
CSC110/project/project_proposal.tex
T
2021-11-01 19:19:04 -04:00

35 lines
812 B
TeX

\documentclass[fontsize=11pt]{article}
\usepackage{amsmath}
\usepackage[utf8]{inputenc}
\usepackage[margin=0.75in]{geometry}
\title{CSC110 Project Proposal: TODO FILL IN YOUR PROJECT TITLE HERE}
\author{Azalea Gui \& Peter Lin}
\date{Friday, November 5, 2021}
\begin{document}
\maketitle
\section*{Problem Description and Research Question}
TODO
\section*{Dataset Description}
TODO
\section*{Computational Plan}
TODO
\section*{References}
TODO
% NOTE: LaTeX does have a built-in way of generating references automatically,
% but it's a bit tricky to use so we STRONGLY recommend writing your references
% manually, using a standard academic format like APA or MLA.
% (E.g., https://owl.purdue.edu/owl/research_and_citation/apa_style/apa_formatting_and_style_guide/general_format.html)
\end{document}