PhinisheD

This is an unofficial PhD Thesis Template for IIT Kharagpur folks. KGP ka tempo high hain!!!

Category

phd

License

Free to use (MIT)

File

thesisInChapters/myThesis.tex

myThesis.texRead-only preview
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%    PhD Thesis Template                     %
%    IIT KGP (Unofficial)                    %
%    Author: Dhiman Saha                     %
%    Thanks to stackoverflow for helping     %
%    to bring some ideas to life.            %
%                                            %
%    Queries:                                %
%         crypto(at)dhimans(dot)in           %
%         saha(dot)dhiman(@)gmail(dot)com   %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\documentclass[12pt,twoside,a4paper]{memoir}

\checkandfixthelayout

\setlength{\oddsidemargin}{1.8cm}
\setlength{\evensidemargin}{0.5cm}


\input{0_preamble/preamble.tex}

\chapterstyle{veelo}

\begin{document}

\frontmatter

\pagenumbering{roman} 

\input{1_front_matter/titlepagefile}

\input{1_front_matter/dedication}

\input{1_front_matter/approval}

\input{1_front_matter/certif_guide}

\input{1_front_matter/acknows}

\input{1_front_matter/declaration}

\input{1_front_matter/list_abbrs}

\input{1_front_matter/abstract}

\cleardoublepage
{\sffamily
\tableofcontents 
\cleardoublepage
}

\backrefsetup{disable} %To remove backref to lists in bibliography
\listoffigures \cleardoublepage
\listoftables \cleardoublepage
\backrefsetup{enable} %Enabling backref 

\mainmatter
\pagenumbering{arabic} 
\include{3_introduction/intro}

\input{4_lit_survey/litSurvey.tex}

\input{5_contributory_part/first_chapter.tex}

\input{6_contributory_part/second_chapter.tex}

\input{7_contributory_part/third_chapter.tex}

\textbf{\bookmarksetup{startatroot}} %For fixing hierarchy in bookmark

\input{8_conclusion/conclu_future}

\backmatter

\input{9_back_matter/pubs.tex}

\input{9_back_matter/other_pubs}

\input{9_back_matter/about_me}


\bibliographystyle{alpha}
\bibliography{10_bibliography/myThesis}
 
\end{document}
Preview
PhinisheD preview
PhinisheD LaTeX Template | Bibby | Bibby AI