1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76
|
# ucdavisthesis class
# Matthew Bertucci 2022/06/07 for v1.3
#include:ifthen
#keyvals:\documentclass/ucdavisthesis#c
MA
MS
ME
PhD
DEngr
single
double
twoside
openright
openany
draft
draftcls
final
nofigureslist
notableslist
nohyphenatetitles
hyphenatetitles
10pt
11pt
12pt
13pt
#endkeyvals
\abstract{text}
\acknowledgename#*
\acknowledgments{text}
\authordegrees{degree1 \\ degree2 \\ ...%text}
\bibname#*
\chapter*{title}#L1
\chapter[short title]{title}#L1
\chapter{title}#L1
\chaptermark{code}#*
\chaptername#*
\chapternamefont{font cmds}
\chapternamesize{size cmd}
\chaptertitlefont{font cmds}
\chaptertitlesize{size cmd}
\ColumnRestore#*
\ColumnSave#*
\ColumnSaveHeading{text}#*
\committee{member1}{member2}{member3}{member4}{member5}
\copyrightyear{year}
\dedication{text}
\dedicationname#*
\degreemonth{month}
\degreeyear{year}
\dissertation#*
\graduateprogram{program%text}
\makeintropages
\nocopyright
\officialmajor{major%text}
\secfontsize{size cmd}
\SetSinglespace{factor}#*
\setstretch{factor}
\singlespacing
\ssubsecfontsize{size cmd}
\subsecfontsize{size cmd}
\thechapter#*
\thesis#*
\theUMIpagetemp#S
\TitleHyphenation#*
\titlesize{size cmd}
\UMIabstract
\UMIabstract[text]
\UMIfoliosep#*
\begin{code}#V
\end{code}
\begin{UMImargins}#*
\end{UMImargins}#*
|