diff options
Diffstat (limited to 'appendix')
| -rw-r--r-- | appendix/appendix.tex | 19 | ||||
| -rw-r--r-- | appendix/glossary.tex | 1 |
2 files changed, 4 insertions, 16 deletions
diff --git a/appendix/appendix.tex b/appendix/appendix.tex index b106a66..2530a19 100644 --- a/appendix/appendix.tex +++ b/appendix/appendix.tex @@ -1,16 +1,3 @@ -% this file is called up by thesis.tex -% content in this file will be fed into the main document - -%: ----------------------- name of chapter ------------------------- -\section*{Appendix} % top level followed by section, subsection - - - - - - - -% --------------------------------------------------------------------------- -%: ----------------------- end of thesis sub-document ------------------------ -% --------------------------------------------------------------------------- - +\begin{appendices} + \chapter{Reproducibility} +\end{appendices} diff --git a/appendix/glossary.tex b/appendix/glossary.tex index 18f689f..75b362e 100644 --- a/appendix/glossary.tex +++ b/appendix/glossary.tex @@ -24,3 +24,4 @@ \newacronym{pod}{POD}{Proper Orthogonal Decomposition} \newacronym{mae}{MAE}{Mean Absolute Error} \newacronym{vm}{VM}{Virtual Machine} +\newacronym{pue}{PUE}{Power Usage Effectiveness} |
