wip
This commit is contained in:
24
text/0_doc.tex
Normal file
24
text/0_doc.tex
Normal file
@@ -0,0 +1,24 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage[utf8]{inputenc}
|
||||
|
||||
%opening
|
||||
\title{}
|
||||
\author{}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\begin{abstract}
|
||||
|
||||
\end{abstract}
|
||||
|
||||
\include{1_intro}
|
||||
\include{2_relwork}
|
||||
\include{3_method}
|
||||
\include{4_datasets}
|
||||
\include{5_results}
|
||||
\include{6_discussion}
|
||||
\include{7_conclusion}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user