ENH update approval page

This commit is contained in:
Nathan Dwarshuis 2021-07-22 12:03:29 -04:00
parent dfd3e05a49
commit 4681de8ca0
1 changed files with 106 additions and 67 deletions

View File

@ -2,6 +2,8 @@
\documentclass{report} \documentclass{report}
\usepackage[top=1in,left=1.5in,right=1in,bottom=1in]{geometry} \usepackage[top=1in,left=1.5in,right=1in,bottom=1in]{geometry}
\usepackage{siunitx} \usepackage{siunitx}
\usepackage{multicol}
\setlength{\columnsep}{1cm}
\usepackage[acronym]{glossaries} \usepackage[acronym]{glossaries}
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\usepackage{enumitem} \usepackage{enumitem}
@ -16,7 +18,7 @@
\usepackage{pgfgantt} \usepackage{pgfgantt}
\usepackage{setspace} \usepackage{setspace}
\doublespacing \doublespacing{}
\titleformat{\chapter}[block]{\filcenter\bfseries\large} \titleformat{\chapter}[block]{\filcenter\bfseries\large}
{\MakeUppercase{\chaptertitlename} \thechapter: }{0pt}{\uppercase} {\MakeUppercase{\chaptertitlename} \thechapter: }{0pt}{\uppercase}
@ -47,89 +49,126 @@
\newacronym{dms}{DMS}{degradable microscaffold} \newacronym{dms}{DMS}{degradable microscaffold}
\newacronym{doe}{DOE}{design of experiments} \newacronym{doe}{DOE}{design of experiments}
\newcommand{\mytitle}{
\Large{
\textbf{
Optimizing T Cell Manufacturing and Quality Using Functionalized
Degradable Microscaffolds
}
}
}
\newcommand{\mycommitteemember}[3]{
\begin{flushleft}
\noindent
#1 \\
#2 \\
\textit{#3}
\end{flushleft}
}
\newenvironment{mytitlepage}{
\begin{singlespace}
\begin{center}
}
{
\end{center}
\end{singlespace}
}
\begin{document} \begin{document}
\begin{titlepage} \begin{titlepage}
\begin{singlespace} \begin{mytitlepage}
\begin{center} \mytitle{}
\vfill
\Large{ \Large{
\textbf{Optimizing T Cell Manufacturing and Quality Using A Dissertation \\
Functionalized Degradable Microscaffolds} Presented to \\
The Academic Faculty \\
\vfill \vspace{1.5em}
A Dissertation \\ by
Presented to \\
The Academic Faculty \\
\vspace{1.5em} \vspace{1.5em}
by Nathan John Dwarshuis, B.S. \\
\vspace{1.5em} \vfill
Nathan John Dwarshuis, B.S. \\ In Partial Fulfillment \\
of the Requirements for the Degree \\
Doctor of Philosophy in Biomedical Engineering in the \\
Wallace H. Coulter Department of Biomedical Engineering
\vfill \vfill
In Partial Fulfillment \\ Georgia Institute of Technology and Emory University \\
of the Requirements for the Degree \\ August 2021
Doctor of Philosophy in Biomedical Engineering in the \\
Wallace H. Coulter Department of Biomedical Engineering
\vfill \vfill
Georgia Institute of Technology and Emory University \\ COPYRIGHT \copyright{} BY NATHAN J. DWARSHUIS
August 2021 }
\end{mytitlepage}
\vfill
COPYRIGHT \copyright{} BY NATHAN J. DWARSHUIS
}
\end{center}
% \large{
% \noindent
% Committee Members
% \vspace{1.5em}
% \noindent
% Dr. Krishnendu Roy (Advisor) \\
% Wallace H. Coulter Department of Biomedical Engineering, Georgia
% Institute of Technology and Emory University
% \vspace{1.5em}
% \noindent
% Dr. Madhav Dhodapkar \\
% Department of Hematology and Medical Oncology, Emory University
% \vspace{1.5em}
% \noindent
% Dr. Melissa Kemp \\
% Wallace H. Coulter Department of Biomedical Engineering, Georgia
% Institute of Technology and Emory University
% \vspace{1.5em}
% \noindent
% Dr. Wilbur Lam \\
% Wallace H. Coulter Department of Biomedical Engineering, Georgia
% Institute of Technology and Emory University
% \vspace{1.5em}
% \noindent
% Dr. Sakis Mantalaris \\
% Wallace H. Coulter Department of Biomedical Engineering, Georgia
% Institute of Technology and Emory University }
\end{singlespace}
\end{titlepage} \end{titlepage}
\onecolumn \pagenumbering{roman} \onecolumn \pagenumbering{roman}
\clearpage
\begin{mytitlepage}
\mytitle{}
\end{mytitlepage}
\vfill
\large{
\noindent
Committee Members
\begin{multicols}{2}
\begin{singlespace}
\mycommitteemember{Dr.\ Krishnendu\ Roy\ (Advisor)}
{Department of Biomedical Engineering}
{Georgia Institute of Technology and Emory University}
\vspace{1.5em}
\mycommitteemember{Dr.\ Madhav\ Dhodapkar}
{Department of Hematology and Medical Oncology}
{Emory University}
\vspace{1.5em}
\mycommitteemember{Dr.\ Melissa\ Kemp}
{Department of Biomedical Engineering}
{Georgia Institute of Technology and Emory University}
\columnbreak{}
\null{}
\vfill
\mycommitteemember{Dr.\ Wilbur\ Lam}
{Department of Biomedical Engineering}
{Georgia Institute of Technology and Emory University}
\vspace{1.5em}
\mycommitteemember{Dr.\ Sakis\ Mantalaris}
{Department of Biomedical Engineering}
{Georgia Institute of Technology and Emory University}
\end{singlespace}
\end{multicols}
\vspace{1.5em}
\hfill Date Approved:
}
\clearpage \clearpage
\chapter*{acknowledgements} \chapter*{acknowledgements}