\documentclass[proper,prettymath]{ucsbthesis}
% advisors, {proper/pretty}, {members3/members4/members5}, prettymath
\input{tex/preamble.tex}
\begin{document}
%%% Begin Front Matter
\frontmatter
\include{tex/front_matter}
\tableofcontents
\listoffigures
\listoftables
%%% Begin Main Matter
\mainmatter
\include{tex/introduction}
\include{tex/kronecker_and_rot}
\include{tex/cv_properties}
\include{tex/vand_interp_1D}
\include{tex/vand_interp_higher}
\include{tex/func_interp}
\include{tex/vand_interp_conv}
\include{tex/odes}
\include{tex/random}
\include{tex/conclusion}
%%% Begin Appendices
\appendix
%%% Begin Back Matter
\backmatter
\printbibliography
\end{document}

PDF Preview
Create an account to compile and preview