diff --git a/format/titlepage.tex b/format/titlepage.tex
index 7bfeb68a3864a5ab1037828e8f1f176138b8707c..c8212fb4986cbf9a68c679914a481f4e6d62e803 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 925143ceabb2eb85f6dc23003d042adbbacd6e77..8a93133f05f76cd300a281a4b8dc2089ae05690e 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}