[TASK] Generic commit.
This commit is contained in:
parent
dec1518ab4
commit
a01fb544a0
@ -139,12 +139,13 @@ Hannover, den \today \hfill Unterschrift
|
|||||||
\pdfbookmark[0]{Inhalt}{contents}
|
\pdfbookmark[0]{Inhalt}{contents}
|
||||||
% Inhaltsverzeichnis
|
% Inhaltsverzeichnis
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
% Abbildungsverzeichnis
|
% Abbildungsverzeichnis
|
||||||
\listoffigures
|
%\listoffigures
|
||||||
% Codeverzeichnis
|
% Codeverzeichnis
|
||||||
\lstlistoflistings
|
% \lstlistoflistings
|
||||||
% Tabellenverzeichnis
|
% Tabellenverzeichnis
|
||||||
\listoftables
|
%\listoftables
|
||||||
|
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
@ -646,7 +647,7 @@ Im Folgenden wird auf die praktische Anwendung der C-SPARQL-Engine in einem Java
|
|||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
|
|
||||||
\chapter{Ausblick}
|
\section{Ausblick}
|
||||||
|
|
||||||
\todo{Eventuell mit Fazit zusammenführen, wenn es nicht zu groß wird.}
|
\todo{Eventuell mit Fazit zusammenführen, wenn es nicht zu groß wird.}
|
||||||
|
|
||||||
@ -698,6 +699,7 @@ Quellenreferenzen
|
|||||||
%%% Ende inhaltlicher Inhalt! %%%
|
%%% Ende inhaltlicher Inhalt! %%%
|
||||||
|
|
||||||
% Literaturverzeichnis
|
% Literaturverzeichnis
|
||||||
|
\addcontentsline{toc}{chapter}{Literaturverweise}
|
||||||
% Schlüssel als Buchstaben
|
% Schlüssel als Buchstaben
|
||||||
\bibliographystyle{alpha}
|
\bibliographystyle{alpha}
|
||||||
\bibliography{Literaturverweise}
|
\bibliography{Literaturverweise}
|
||||||
|
Loading…
Reference in New Issue
Block a user