Add latex draft, rewrite and proof read introduction and method.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
\usepackage{physics,amssymb} % mathematical symbols (physics imports amsmath)
|
||||
|
||||
\usepackage{graphicx} % include graphics such as plots
|
||||
\graphicspath{{images/}}
|
||||
\graphicspath{.images/}
|
||||
\usepackage{xcolor} % set colors
|
||||
\usepackage{hyperref} % automagic cross-referencing
|
||||
\usepackage{listings} % display code
|
||||
@@ -60,10 +60,8 @@
|
||||
% Abstract
|
||||
\subfile{sections/abstract}
|
||||
|
||||
|
||||
\maketitle
|
||||
|
||||
|
||||
% Introduction
|
||||
\subfile{sections/introduction}
|
||||
|
||||
@@ -78,13 +76,14 @@
|
||||
|
||||
\clearpage
|
||||
\newpage
|
||||
% Appendix
|
||||
\subfile{sections/appendices}
|
||||
|
||||
\onecolumngrid
|
||||
|
||||
\bibliographystyle{unsrtnat}
|
||||
\bibliography{references}
|
||||
|
||||
% Appendix
|
||||
\subfile{sections/appendices}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user