Uiucthesis2020

A more opinionated LaTeX template for UIUC thesis manuscripts

Category

phd

License

Free to use (MIT)

File

thesis.tex

thesis.texRead-only preview
% SPDX-FileCopyrightText: 2022 Alexandru Fikl <alexfikl at gmail.com>
% SPDX-License-Identifier:  CC0-1.0

\documentclass[
    11pt,
    edeposit,
    draftthesis]{uiucthesis2020}
\usepackage{thesisstyle}

% {{{ title

\title{Coffee Consumption of Graduate Students Trying to Finish Dissertations}
\author{Anne Elizabeth Garvie}

\phdthesis
\advisor{Laurence Strongarm}
\degreeyear{2024}
\department{Food Science and Human Nutrition}
% \concentration{Human Nutrition}

\committee{
Professor Lawrence Strongarm, Chair \\
Professor Joseph Green, Director of Research \\
Assistant Professor G. L. Foreman \\
Associate Professor Celia Barrera, Norther Illinois University
}

% }}}

\begin{document}

\maketitle

% {{{ front matter

\begin{frontmatter}

\begin{abstract}
This is a comprehensive study of caffeine consumption by graduate
students at the University of Illinois who are in the very final
stages of completing their doctoral degrees. A study group of six
hundred doctoral students\ldots.
\end{abstract}

\begin{dedication}
To Coffee
\end{dedication}

\chapter*{Acknowledgments}

This project would not have been possible without the support of
many people. Many thanks to my adviser, Lawrence T. Strongarm, who
read my numerous revisions and helped make some sense of the
confusion. Also thanks to my committee members, Joseph Green,
G. L. Foreman, and Celia Barrera, who offered guidance and support.
Thanks to the University of Illinois Graduate College for awarding
me a Dissertation Completion Fellowship, providing me with the
financial means to complete this project. And finally, thanks to
my partner, parents, and numerous friends who endured this long
process with me, always offering support and love.

% NOTE: recommended by the microtype docs to disable protrusion for the toc
\microtypesetup{protrusion=false}
\tableofcontents
\listoftables
\listoffigures
\microtypesetup{protrusion=true}

\end{frontmatter}

% }}}

% {{{ main matter

\begin{mainmatter}

\chapter{Introduction}

\Blindtext[6]

\chapter{Methods}

\begin{figure}[ht]
\centering
\begin{tikzpicture}[scale=2.0]
    \draw[dashed,color=gray] (0,0) arc (-90:90:0.5 and 1.5);% right half of the left ellipse
    \draw[semithick] (0,0) -- (4,1);% bottom line
    \draw[semithick] (0,3) -- (4,2);% top line
    \draw[semithick] (0,0) arc (270:90:0.5 and 1.5);% left half of the left ellipse
    \draw[semithick] (4,1.5) ellipse (0.166 and 0.5);% right ellipse
    \draw (-1,1.5) node {$\varnothing d_1$};
    \draw (3.3,1.5) node {$\varnothing d_2$};
    \draw[|-,semithick] (0,-0.5) -- (4,-0.5);
    \draw[|->,semithick] (4,-0.5) -- (4.5,-0.5);
    \draw (0,-1) node {$x=0$};
\draw (4,-1) node {$x=l$};
\end{tikzpicture}
\caption{My schematic}
\label{fig:schematic}
\end{figure}

This is a citation to~\cite{Walker2015} and~\cite{Hager2006}.

\Blindtext[6]

\chapter{Results}

\Blindtext[6]

\section{Drinking Coffee Straight from Kettle}

\subsection{Kettle Schematic}

\subsubsection{Fancy Kettle}
\subsubsection{Cheap Kettle}

\chapter{Conclusions}

\Blindtext[6]

\end{mainmatter}

% }}}

% {{{ back matter

\begin{backmatter}

\bibliographystyle{apalike}
\bibliography{references}

\end{backmatter}

\appendix
\chapter{My Appendix}

\Blindtext[6]

% }}}

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