Thesis Template for IIT Kanpur (PhD/MS/MTech etc.)
- Build:
make- Generates a single
.texfilefinal.texcombiningpreamble,preludeandchapters - Compiles
final.texintothesis.pdf(using-jobname=thesis)
- Generates a single
- Build:
make synopsis- Generates a single
.texfilefinal_synopsis.texcombiningpreamble,prelude_synopsisandsynopsis - Compiles
final_synopsis.texintosynopsis.pdf(using-jobname=synopsis)
- Generates a single
- Clean:
make clean- Remove all auxiliary files (retains
final*.texand*.pdf)
- Remove all auxiliary files (retains
- Clear:
make clear- Remove all generated files, including auxiliary and final
prelude.tex-- personal informationprelude_synopsis.tex-- personal information for synopsiscitation.bib-- bibliographypublications.bib-- own publications (used to displayPublicationspage)prelude/*.tex-- prelude for thesis (title,abstract,dedication,acknowledgments)preamble/*.tex-- preamble formain.tex(packages,format,macros,shortcuts)chapters/*.tex-- chaptersgraphics/*-- graphics to be included (images, pdfs)main.tex-- main filemain_synopsis.tex-- main file for synopsisMakefile-- makefile (make,make synopsis,make clean,make clear)
latexpand-- to create a single.texlatexmk-- easy latex compilation (handle bibliography etc. issues)
- Built by improving and restructuring the original template from https://www.overleaf.com/latex/templates/indian-institute-of-technology-kanpur-thesis-template/jxphypgkqdmh