Um Thesis

Latex Ph.D. thesis template for the University of Michigan

Category

phd

License

Free to use (MIT)

File

um-thesis.tex

um-thesis.texRead-only preview
%!TEX program=xelatex
%!TEX options=--shell-escape

\documentclass{scrbook}

% Hide/show todo list
\usepackage[disable]{todonotes}
% \usepackage[colorinlistoftodos, backgroundcolor=green!40]{todonotes}

\input{layout/preamble}
\input{layout/definitions}
\input{layout/environ}

% Compile selected parts only
% \includeonly{sources/chapter2, sources/appendix1}

\begin{document}

\frontmatter

\input{layout/frontmatter}

\mainmatter

\include{sources/chapter1}
\include{sources/chapter2}

\appendix

\include{sources/appendix1}

\backmatter

\printbibliography[heading=bibintoc]

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