diff options
Diffstat (limited to 'main.tex')
-rw-r--r-- | main.tex | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -61,6 +61,8 @@ \fancyfoot{} +\usepackage{tasks} + %Command \newcommand{\tnfig}{0.3\linewidth} @@ -126,8 +128,10 @@ \input{chap_10.tex} % adds chapter 10 \input{chap_11.tex} % adds chapter 11 \input{chap_12.tex} % adds chapter 12 +\input{chap_13.tex} % adds chapter 13 +\input{chap_14.tex} % adds chapter 14 \input{Appendix.tex} % adds appendix -\bibliography{ref.bib} +% \bibliography{ref.bib} \end{document} |