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 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
|
# nddiss2e class
# Matthew Bertucci 2022/07/02 for v3.2017.2
#include:class-book
#include:ifthen
#include:exscale
#include:etoolbox
#include:xpatch
#include:ifpdf
#include:ifluatex
#include:ifxetex
#include:hyperref
#include:longtable
#include:threeparttable
#include:threeparttablex
#include:xspace
#include:indentfirst
#include:tabularx
#include:enumitem
#include:latexsym
#include:textcase
#include:epsfig
#include:color
#include:graphicx
#include:natbib
#include:amsmath
#include:float
#include:booktabs
#include:rotating
#include:url
#include:setspace
#include:pdflscape
#include:metalogo
#keyvals:\documentclass/nddiss2e#c
draft
review
final
numrefs
textrefs
nonatbib
nocenter
openbib
sort
compress
sort&compress
twoadvisors
12pt
noinfo
twoside
#endkeyvals
#ifOption:twoadvisors
\secondadvisor{name}
#endif
\begin{acknowledge}
\end{acknowledge}
\begin{copyrightpage}#*
\end{copyrightpage}#*
\begin{dedication}
\end{dedication}
\begin{preface}
\end{preface}
\begin{symbols}
\end{symbols}
\acknowledgename#*
\advisor{name}
\clearemptydoublepage#*
\copyrightholder{name}
\copyrightlicense{license}
\copyrightyear{year}
\dedicationname#*
\degaward{degree%text}
\degdate{date}
\department{department%text}
\dissfiledate#S
\dissfileversion#S
\makecopyright
\makepublicdomain
\nddiss#*
\normalspacing#*
\prefacename#*
\scaption{text}#S
\shortcaption#S
\sym{symbol%formula}{definition%text}
\symbolsname#*
\timenow#*
\unnumchapter{title}#L1
\usedtextsize#*
\work{Thesis|Dissertation%text}
|