diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-10 21:41:05 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-10 21:41:05 +0200 |
| commit | b6202a785ce486531826d23999971712c512c785 (patch) | |
| tree | 346cc89f739dfa13e16a45bb2ec040512a36a4a4 /appendix | |
| parent | efed2f678137467b6d317c61b88494979ed49109 (diff) | |
feat: changed the TOC and added the preamble
Diffstat (limited to 'appendix')
| -rw-r--r-- | appendix/appendix.tex | 19 |
1 files changed, 3 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} |
