diff --git a/Latex/ba.tex b/Latex/ba.tex
index b2b4d0441033e0effe7528798c9423d85304a26a..d2d578722102f68c93e7628b590ec9d637b353ec 100644
--- a/Latex/ba.tex
+++ b/Latex/ba.tex
@@ -27,8 +27,8 @@
 \newcommand{\titel}{Solving Connected Dominating Set Variants Using Integer Linear Programming}
 
 % Geben Sie das Datum des Beginns und Ende der Bachelorarbeit ein:
-\newcommand{\beginndatum}{12. Mai 2010}
-\newcommand{\abgabedatum}{12.~August~2010}
+\newcommand{\beginndatum}{12. Mai 2020}
+\newcommand{\abgabedatum}{17.~August~2020}
 
 % Geben Sie die Namen des Erst- und Zweitgutachters an:
 \newcommand{\erstgutachter}{Prof. Dr.~Gunnar Klau}
@@ -80,7 +80,9 @@
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \input{introduction}
+\input{definitions}
 \input{ilp}
+\input{implementation}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%% ENDE TEXTTEIL %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -96,7 +98,7 @@
 	\printbibliography[heading=bibintoc, title=\references]
 }{ %without biber do
 	\bibliography{references}
-	\bibliographystyle{alphadin}
+	\bibliographystyle{abbrv}
 }
 %\vspace*{\fill}