Update thesis content and improve reproducibility framework
All checks were successful
Build Proposal and Thesis / build-github (push) Has been skipped
Build Proposal and Thesis / build-gitea (push) Successful in 49s

- Refine introduction and background chapters for clarity and coherence.
- Enhance reproducibility chapter by connecting challenges to infrastructure requirements.
- Add new references to support the thesis arguments.
- Update .gitignore to include IDE files.
- Modify hyperref package usage to hide colored boxes in the document.
This commit is contained in:
Sean O'Connor
2026-02-12 10:26:49 -05:00
parent b29e14c054
commit b75f31271b
6 changed files with 65 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
%\usepackage{graphics} %Select graphics package
\usepackage{graphicx} %
%\usepackage{amsthm} %Add other packages as necessary
\usepackage{hyperref} %Enable hyperlinks and \autoref
\usepackage[hidelinks]{hyperref} %Enable hyperlinks and \autoref, hide colored boxes
\begin{document}
\butitle{A Web-Based Wizard-of-Oz Platform for Collaborative and Reproducible Human-Robot Interaction Research}
\author{Sean O'Connor}