feat: add honors council representative and update department name in thesis
Build Proposal and Thesis / build-github (push) Has been skipped
Build Proposal and Thesis / build-gitea (push) Successful in 1m4s

This commit is contained in:
2026-04-21 11:00:20 -04:00
parent 1404945756
commit 28c852a867
2 changed files with 29 additions and 14 deletions
+25 -11
View File
@@ -36,6 +36,7 @@
\setlength{\parskip}{0.2in} \setlength{\parskip}{0.2in}
\newcommand{\advisor}[1]{\newcommand{\advisorname}{#1}} \newcommand{\advisor}[1]{\newcommand{\advisorname}{#1}}
\newcommand{\advisorb}[1]{\newcommand{\advisornameb}{#1}} \newcommand{\advisorb}[1]{\newcommand{\advisornameb}{#1}}
\newcommand{\honorscouncilrep}[1]{\newcommand{\honorscouncilrepname}{#1}}
\newcommand{\chair}[1]{\newcommand{\chairname}{#1}} \newcommand{\chair}[1]{\newcommand{\chairname}{#1}}
\newcommand{\department}[1]{\newcommand{\departmentname}{#1}} \newcommand{\department}[1]{\newcommand{\departmentname}{#1}}
\newcommand{\butitle}[1]{\newcommand{\titletext}{#1}} \newcommand{\butitle}[1]{\newcommand{\titletext}{#1}}
@@ -114,33 +115,46 @@ in Partial Fulfillment of the Requirements for the Degree of\\
\today \today
\end{center} \end{center}
\vspace{0.03in}
{\small
\ifthenelse{\boolean{@twoadv}}{ \ifthenelse{\boolean{@twoadv}}{
\vspace{0.25in}
Approved: \hspace{0.2in}\underline{\hspace{2.5in}}\\ Approved: \hspace{0.2in}\underline{\hspace{2.5in}}\\
\mbox{\hspace{1.3in}}\advisorname\\ \mbox{\hspace{1.3in}}\advisorname\\
\mbox{\hspace{1.3in}}Thesis Advisor \mbox{\hspace{1.3in}}Thesis Advisor
\vspace{0.25in} \vspace{0.03in}
\mbox{\hspace{1.0in}}\underline{\hspace{2.5in}}\\ \mbox{\hspace{1.0in}}\underline{\hspace{2.5in}}\\
\mbox{\hspace{1.3in}}\advisornameb\\ \mbox{\hspace{1.3in}}\advisornameb\\
\mbox{\hspace{1.3in}}Second Reader \mbox{\hspace{1.3in}}Reader
\vspace{0.25in} \vspace{0.03in}
\mbox{\hspace{1.0in}}\underline{\hspace{2.5in}}\\ \mbox{\hspace{1.0in}}\underline{\hspace{2.5in}}\\
\mbox{\hspace{1.3in}}\chairname\\ \mbox{\hspace{1.3in}}\chairname\\
\mbox{\hspace{1.3in}}Chair of the Department of \departmentname} \mbox{\hspace{1.3in}}Chair of the Department of \departmentname
{\vspace{1.0in} \vspace{0.03in}
Approved: \hspace{0.2in}\underline{\hspace{2.5in}}\\ \mbox{\hspace{1.0in}}\underline{\hspace{2.5in}}\\
\mbox{\hspace{1.3in}}\honorscouncilrepname\\
\mbox{\hspace{1.3in}}Honors Council Representative}
{Approved: \hspace{0.2in}\underline{\hspace{2.5in}}\\
\mbox{\hspace{1.3in}}\advisorname \\ \mbox{\hspace{1.3in}}\advisorname \\
\mbox{\hspace{1.3in}}Thesis Advisor \mbox{\hspace{1.3in}}Thesis Advisor
\vspace{0.5in} \vspace{0.03in}
\mbox{\hspace{1.0in}}\underline{\hspace{2.5in}}\\
\mbox{\hspace{1.3in}}\advisornameb\\
\mbox{\hspace{1.3in}}Reader
\vspace{0.03in}
\mbox{\hspace{1.0in}}\underline{\hspace{2.5in}}\\ \mbox{\hspace{1.0in}}\underline{\hspace{2.5in}}\\
\mbox{\hspace{1.3in}}\chairname\\ \mbox{\hspace{1.3in}}\chairname\\
\mbox{\hspace{1.3in}}Chair of the Department of \departmentname} \mbox{\hspace{1.3in}}Chair of the Department of \departmentname
\vspace{0.03in}
\mbox{\hspace{1.0in}}\underline{\hspace{2.5in}}\\
\mbox{\hspace{1.3in}}\honorscouncilrepname\\
\mbox{\hspace{1.3in}}Honors Council Representative}
}
\end{singlespace} \end{singlespace}
\vfill \vfill
\end{titlepage}} \end{titlepage}}
+3 -2
View File
@@ -21,9 +21,10 @@
\butitle{A Web-Based Wizard-of-Oz Platform for Collaborative and Reproducible Human-Robot Interaction Research} \butitle{A Web-Based Wizard-of-Oz Platform for Collaborative and Reproducible Human-Robot Interaction Research}
\author{Sean O'Connor} \author{Sean O'Connor}
\degree{Bachelor of Science} \degree{Bachelor of Science}
\department{Computer Science} \department{Computer Science and Engineering}
\advisor{L. Felipe Perrone} \advisor{L. Felipe Perrone}
% \advisorb{Brian King} \advisorb{Brian King}
\honorscouncilrep{Abigail Kopec}
\chair{Alan Marchiori} \chair{Alan Marchiori}
\maketitle \maketitle