Add section titles
This commit is contained in:
parent
1d054b9780
commit
526135106f
6 changed files with 16 additions and 1 deletions
2
tex/1_intro.tex
Normal file
2
tex/1_intro.tex
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
\section{Introduction}
|
||||
\label{intro}
|
||||
2
tex/2_lit/1_intro.tex
Normal file
2
tex/2_lit/1_intro.tex
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
\section{Literature Review}
|
||||
\label{lit}
|
||||
2
tex/3_mod/1_intro.tex
Normal file
2
tex/3_mod/1_intro.tex
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
\section{Model Formulation}
|
||||
\label{mod}
|
||||
2
tex/4_stu/1_intro.tex
Normal file
2
tex/4_stu/1_intro.tex
Normal 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
2
tex/5_con/1_intro.tex
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
\section{Conclusion}
|
||||
\label{con}
|
||||
Loading…
Add table
Add a link
Reference in a new issue