From ca668ffc5fe601d3cb045139ff17bafd1b95c3e6 Mon Sep 17 00:00:00 2001 From: nuluh Date: Sat, 10 May 2025 17:39:36 +0700 Subject: [PATCH] feat(latex): add endorsement and originality statements to the document --- latex/main.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/latex/main.tex b/latex/main.tex index ae8158b..876a325 100644 --- a/latex/main.tex +++ b/latex/main.tex @@ -18,6 +18,8 @@ \begin{document} \maketitle +\theendorsementpage{toc} +\originalitystatement{toc} \tableofcontents \clearpage