From 5182334e64a68fda0b13644e189f0252f0484b12 Mon Sep 17 00:00:00 2001
From: Mark Sanders <mark.sanders@rwth-aachen.de>
Date: Thu, 27 Feb 2025 10:04:12 +0100
Subject: [PATCH] date

---
 format/titlepage.tex | 2 +-
 main.tex             | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/format/titlepage.tex b/format/titlepage.tex
index 7bfeb68..c8212fb 100644
--- a/format/titlepage.tex
+++ b/format/titlepage.tex
@@ -80,7 +80,7 @@
 
     \begin{flushright}
         {\small
-            Aachen, \submissiondate
+            Aachen, \@date
         }
     \end{flushright}
 
diff --git a/main.tex b/main.tex
index 925143c..8a93133 100644
--- a/main.tex
+++ b/main.tex
@@ -26,7 +26,6 @@
 \newcommand\supervisor{Internal Supervisor M. Sc.}
 \newcommand\firstexaminer{Univ.-Prof. Dr.-Ing. Robert Schmitt}
 \newcommand\secondexaminer{} % add if necessary
-\newcommand{\submissiondate}{Submission Date}
 
 % Set up Bibliography
 \bibliography{lit/References.bib}
-- 
GitLab