mirror of
https://github.com/soconnor0919/honors-thesis.git
synced 2026-03-23 19:57:51 -04:00
fill chapter03 gap, write new chapter 3
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
%\usepackage{graphics} %Select graphics package
|
||||
\usepackage{graphicx} %
|
||||
%\usepackage{amsthm} %Add other packages as necessary
|
||||
\usepackage{hyperref} %Enable hyperlinks and \autoref
|
||||
\begin{document}
|
||||
\butitle{A Web-Based Wizard-of-Oz Platform for Collaborative and Reproducible Human-Robot Interaction Research}
|
||||
\author{Sean O'Connor}
|
||||
@@ -32,14 +33,13 @@
|
||||
|
||||
\include{chapters/01_introduction}
|
||||
\include{chapters/02_background}
|
||||
\include{chapters/03_related_work}
|
||||
\include{chapters/04_reproducibility}
|
||||
\include{chapters/05_system_design}
|
||||
\include{chapters/06_implementation}
|
||||
\include{chapters/07_evaluation}
|
||||
\include{chapters/08_results}
|
||||
\include{chapters/09_discussion}
|
||||
\include{chapters/10_conclusion}
|
||||
\include{chapters/03_reproducibility}
|
||||
\include{chapters/04_system_design}
|
||||
\include{chapters/05_implementation}
|
||||
\include{chapters/06_evaluation}
|
||||
\include{chapters/07_results}
|
||||
\include{chapters/08_discussion}
|
||||
\include{chapters/09_conclusion}
|
||||
|
||||
\backmatter
|
||||
%\bibliographystyle{thesis_num} %This uses BU thesis file thesis_num.bst
|
||||
|
||||
Reference in New Issue
Block a user