From 56452d8536790b8788da4993de107cffb8e28ab6 Mon Sep 17 00:00:00 2001 From: James D'Alton <jda1g15@soton.ac.uk> Date: Sun, 8 Dec 2019 16:45:27 +0000 Subject: [PATCH] commented out unnecessary lines --- progress/master.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/progress/master.tex b/progress/master.tex index dd9c670d..e4f4c0ab 100644 --- a/progress/master.tex +++ b/progress/master.tex @@ -45,7 +45,7 @@ \include{2_Chapter2} \include{3_Chapter3} \include{9_Conclusions} -\include{11_Bibliography} +% \include{11_Bibliography} % \backmatter means that we've gone from 1,2,3,4,5 chapter numbering % to unnumbered bibliography/appendices. @@ -53,7 +53,7 @@ \bibliographystyle{src/IEEEtran} \bibliography{master} -\appendix +% \appendix % \include{99_Appendix} \end{document} -- GitLab