refactor(main): comment out unused input sections and update chapter includes
This commit is contained in:
@@ -19,19 +19,16 @@
|
|||||||
|
|
||||||
\maketitle
|
\maketitle
|
||||||
\frontmatter
|
\frontmatter
|
||||||
\input{frontmatter/approval}\clearpage
|
% \input{frontmatter/approval}\clearpage
|
||||||
\input{frontmatter/originality}\clearpage
|
% \input{frontmatter/originality}\clearpage
|
||||||
\input{frontmatter/acknowledgement}\clearpage
|
% \input{frontmatter/acknowledgement}\clearpage
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\clearpage
|
\clearpage
|
||||||
\mainmatter
|
\mainmatter
|
||||||
\pagestyle{fancyplain}
|
\pagestyle{fancyplain}
|
||||||
% Include content
|
|
||||||
\include{content/abstract}
|
|
||||||
\include{content/introduction}
|
|
||||||
\include{chapters/01_introduction}
|
\include{chapters/01_introduction}
|
||||||
\include{content/chapter2}
|
\include{chapters/id/02_literature_review/index}
|
||||||
\include{content/conclusion}
|
\include{chapters/id/03_methodology/index}
|
||||||
|
|
||||||
% Bibliography
|
% Bibliography
|
||||||
% \bibliographystyle{IEEEtran}
|
% \bibliographystyle{IEEEtran}
|
||||||
|
|||||||
Reference in New Issue
Block a user