diff --git a/proposal/project_proposal.tex b/proposal/project_proposal.tex new file mode 100644 index 0000000..71bf5e8 --- /dev/null +++ b/proposal/project_proposal.tex @@ -0,0 +1,34 @@ +\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}