diff --git a/project/project_proposal.tex b/project/project_proposal.tex deleted file mode 100644 index 71bf5e8..0000000 --- a/project/project_proposal.tex +++ /dev/null @@ -1,34 +0,0 @@ -\documentclass[fontsize=11pt]{article} -\usepackage{amsmath} -\usepackage[utf8]{inputenc} -\usepackage[margin=0.75in]{geometry} - -\title{CSC110 Project Proposal: COVID-19 Discussion Trend Analysis} -\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}