Skip to content
Snippets Groups Projects
Commit 1732078a authored by John Moeller's avatar John Moeller
Browse files

Updating some SoC-specific fields

parent abc988d2
No related branches found
No related tags found
No related merge requests found
......@@ -153,15 +153,15 @@
%%% Most students need just a short degree name, like this:
\degree {Doctor of Philosophy}
%%% However, multiline degrees are possible, and are done like this:
%%% \degree {Doctor of Philosophy \\
%%% in \\
%%% Mathematical Physics}
\degree {Doctor of Philosophy \\
in \\
Computing}
%%% College- and Department-level definitions:
\approvaldepartment {Mathematics}
\department {Department of Mathematics}
\graduatedean {Alice B. Toklas}
\departmentchair {Petrus Marcus Aurelius Featherstone-Hough}
\approvaldepartment {Computing}
\department {School of Computing}
\graduatedean {David Kieda}
\departmentchair {Ross Whitaker}
%%% The graduate student's committee members:
\committeechair {Cornelius L{\'a}nczos}
......@@ -181,15 +181,15 @@
%%% Dates that must be adjusted for each academic term, and be permitted
%%% according to the University of Utah Thesis Office:
\submitdate {May 2016}
\submitdate {August 2016}
\copyrightyear {2016}
%%% Dates on which committee members approved the thesis
\chairdateapproved {17 Feb 2016}
\firstdateapproved {17 Feb 2016}
\seconddateapproved {17 Feb 2016}
\thirddateapproved {17 Feb 2016}
\fourthdateapproved {17 Feb 2016}
\chairdateapproved {}%17 Feb 2016}
\firstdateapproved {}%17 Feb 2016}
\seconddateapproved {}%17 Feb 2016}
\thirddateapproved {}%17 Feb 2016}
\fourthdateapproved {}%17 Feb 2016}
%%% ====================================================================
%%% Typesetting begins here:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment