diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-13 12:46:54 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-13 12:46:54 +0100 |
| commit | a4102d0252236e85b2813160b4b11e3a19a00d62 (patch) | |
| tree | d76601da26d87bad8b40eeabf1b71e6a6f0fbd69 /appendix/appendix.tex | |
| parent | 11626ee425dc307ff1744a357edda72210684c90 (diff) | |
feat: added some refinements to the introduction
Diffstat (limited to 'appendix/appendix.tex')
| -rw-r--r-- | appendix/appendix.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/appendix/appendix.tex b/appendix/appendix.tex new file mode 100644 index 0000000..cc471e5 --- /dev/null +++ b/appendix/appendix.tex @@ -0,0 +1,16 @@ +% this file is called up by thesis.tex +% content in this file will be fed into the main document + +%: ----------------------- name of chapter ------------------------- +\chapter*{Appendix} % top level followed by section, subsection + + + + + + + +% --------------------------------------------------------------------------- +%: ----------------------- end of thesis sub-document ------------------------ +% --------------------------------------------------------------------------- + |
