[+] Add project proposal
This commit is contained in:
@@ -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}
|
||||||
Reference in New Issue
Block a user