From 9afc7ef3b83fb16e9ad213acb6473ed10dbc8647 Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Tue, 11 Jul 2023 15:26:07 +0200 Subject: Add sample section and appendix --- main.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'main.tex') diff --git a/main.tex b/main.tex index 67f129d..6620b7c 100644 --- a/main.tex +++ b/main.tex @@ -3,5 +3,8 @@ \begin{document} \include{titlepage} \include{contents} +\include{samplesection} +\appendix +\include{sampleappendix} \include{bibliography} \end{document} -- cgit v1.2.3-54-g00ecf