Iisertvm Thesis

LaTeX template for master's/doctoral thesis in IISER Thiruvanthapuram created with the philosophy of clean code

Category

phd

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
% Created by Joel Sleeba, MSc 2021, Mathematics, IISER Thiruvananthapuram
% Connect with me at joelsleeba.github.io or github.com/joelsleeba
\documentclass[12pt]{report}

\input{config/packages.tex}
\input{config/options.tex}
\input{config/colors.tex}
\input{config/theoremstyle.tex}
\input{config/mathletters.tex}

\addbibresource{02End/math.bib}

\begin{document}
    \include{00Intro/01_Title.tex}
    \pagenumbering{roman} \setcounter{page}{2}
    \include{00Intro/02_Declaration.tex}
    \include{00Intro/03_Certificate.tex}
    \include{00Intro/04_Acknowledgement.tex}
    \include{00Intro/05_Abstract.tex}
    \include{00Intro/06_ToC-LoF-LoA.tex}

    \pagenumbering{arabic} \setcounter{page}{1}
    \include{01Chapters/01FourierSeries.tex}
    % \include{01Chapters/02LpConvergence.tex}
    % \include{01Chapters/03FourierTransform.tex}
    % \include{01Chapters/04Holomorphic.tex}

    \appendix
    \appendixpage
    \addappheadtotoc
    \input{02End/appendix.tex}

    \printbibliography[heading=bibintoc]

\end{document}
Preview
Iisertvm Thesis preview
Iisertvm Thesis LaTeX Template | Bibby | Bibby AI