diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-05 19:30:08 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-05 19:30:08 +0100 |
| commit | 6a76f57432dd942cc68b248486a28c523c4dd382 (patch) | |
| tree | 9611b986355d8a9fce7fc62e5a97b41044ce9a2e /content/appendix.tex | |
| parent | 3e8e2ea55ae43a6463f8f1d793f132e09fa951ce (diff) | |
initial commit
Diffstat (limited to 'content/appendix.tex')
| -rw-r--r-- | content/appendix.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/content/appendix.tex b/content/appendix.tex new file mode 100644 index 0000000..cc471e5 --- /dev/null +++ b/content/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 ------------------------ +% --------------------------------------------------------------------------- + |
