From 7c6ef4b21e356c7c6b73a951bf27c68898f8cec9 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Sun, 25 May 2025 19:45:30 -0400 Subject: updates --- paper.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'paper.tex') diff --git a/paper.tex b/paper.tex index 98b857c..1a8600f 100644 --- a/paper.tex +++ b/paper.tex @@ -332,7 +332,7 @@ of Engineering Science and Mechanics % Generates the Acknowledgments. The argument should point to % the file containing your Acknowledgments. -% \thesisacknowledgments{chapters/acknowledgments} +\thesisacknowledgments{supplementary/acknowledgments} % Generates the Epigraph/Dedication. The first argument should % point to the file containing your Epigraph/Dedication and @@ -394,7 +394,7 @@ of Engineering Science and Mechanics % lines that redefine the \thechapter and \thesection: %\renewcommand\thechapter{} %\renewcommand\thesection{\arabic{section}} -%\include{chapters/app-reverse-cdf} +\input{appendices/reverse-cdf.tex} % \include{Appendix-B/Appendix-B} % \include{Appendix-C/Appendix-C} % \include{Appendix-D/Appendix-D} -- cgit v1.2.3