1
0
Fork 0

Add section titles

This commit is contained in:
Alexander Hess 2020-10-04 21:47:28 +02:00
commit 526135106f
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
6 changed files with 16 additions and 1 deletions

2
tex/1_intro.tex Normal file
View file

@ -0,0 +1,2 @@
\section{Introduction}
\label{intro}

2
tex/2_lit/1_intro.tex Normal file
View file

@ -0,0 +1,2 @@
\section{Literature Review}
\label{lit}

2
tex/3_mod/1_intro.tex Normal file
View file

@ -0,0 +1,2 @@
\section{Model Formulation}
\label{mod}

2
tex/4_stu/1_intro.tex Normal file
View file

@ -0,0 +1,2 @@
\section{Empirical Study: A Meal Delivery Platform in Europe}
\label{stu}

2
tex/5_con/1_intro.tex Normal file
View file

@ -0,0 +1,2 @@
\section{Conclusion}
\label{con}