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}
\usepackage[top=1in,left=1.5in,right=1in,bottom=1in]{geometry}
\usepackage{siunitx}
\usepackage{multicol}
\setlength{\columnsep}{1cm}
\usepackage[acronym]{glossaries}
\usepackage[T1]{fontenc}
\usepackage{enumitem}
@ -16,7 +18,7 @@
\usepackage{pgfgantt}
\usepackage{setspace}
\doublespacing
\doublespacing{}
\titleformat{\chapter}[block]{\filcenter\bfseries\large}
{\MakeUppercase{\chaptertitlename} \thechapter: }{0pt}{\uppercase}
@ -47,17 +49,42 @@
\newacronym{dms}{DMS}{degradable microscaffold}
\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{titlepage}
\begin{singlespace}
\begin{center}
\Large{
\textbf{Optimizing T Cell Manufacturing and Quality Using
Functionalized Degradable Microscaffolds}
\begin{mytitlepage}
\mytitle{}
\vfill
\Large{
A Dissertation \\
Presented to \\
The Academic Faculty \\
@ -86,50 +113,62 @@
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{mytitlepage}
\end{titlepage}
\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
\chapter*{acknowledgements}