writingmethod
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage[english]{babel}
|
||||
\usepackage{lmodern}
|
||||
|
||||
\usepackage{enumitem}
|
||||
\usepackage{multicol}
|
||||
\usepackage[a4paper,margin=2.5cm]{geometry}
|
||||
\usepackage{setspace}
|
||||
\onehalfspacing
|
||||
@@ -61,20 +62,12 @@
|
||||
\setcounter{page}{1}
|
||||
|
||||
\input{sections/01_introduction.tex}
|
||||
\input{sections/01A_theory.tex}
|
||||
\input{sections/02_method.tex}
|
||||
|
||||
\input{sections/03_results.tex}
|
||||
%\begin{figure}[h]
|
||||
% \centering
|
||||
% \includegraphics[width=\textwidth]{figures/Figure1.png}
|
||||
% \caption{Total video game sales by genre in North America (millions of units).}
|
||||
%\label{fig:Figure1}
|
||||
%\end{figure}
|
||||
\input{sections/04_discussion.tex}
|
||||
\input{sections/05_conclusion.tex}
|
||||
|
||||
\clearpage
|
||||
\cite{noauthor_video_nodate}
|
||||
\clearpage
|
||||
\printbibliography[title={References}]
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user