diff options
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} |