diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-25 19:45:30 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-25 19:45:30 -0400 |
| commit | 7c6ef4b21e356c7c6b73a951bf27c68898f8cec9 (patch) | |
| tree | d44210b60bd44e0920fbd6cad895b651291fa2e8 /paper.tex | |
| parent | 9f730256a5526564f7db0d6f802bd0b82178731e (diff) | |
| download | dissertation-7c6ef4b21e356c7c6b73a951bf27c68898f8cec9.tar.gz | |
updates
Diffstat (limited to 'paper.tex')
| -rw-r--r-- | paper.tex | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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} |