\documentclass{sduthesis}
\begin{document}
\frontmatter
\input{update/update-frontmatter.tex}
\input{body/others/coverpage.tex}
\input{body/others/abstract.tex}
\input{body/others/contents.tex}
\mainmatter
\input{update/update-mainmatter.tex}
\input{body/chapters/chapter1.tex}
\input{body/chapters/chapter2.tex}
\input{body/chapters/chapter3.tex}
\input{body/chapters/chapter4.tex}
\input{body/chapters/chapter5.tex}
\backmatter
\input{update/update-backmatter.tex}
\input{body/others/bibliography.tex}
\input{body/others/acknowledgement.tex}
\input{body/others/appendix.tex}
\end{document}

PDF Preview
Create an account to compile and preview