diff --git a/PresTeX/code/.gitkeep b/PresTeX/code/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/PresTeX/config/metainfo.tex b/PresTeX/config/metainfo.tex old mode 100755 new mode 100644 index 374460a..6db80da --- a/PresTeX/config/metainfo.tex +++ b/PresTeX/config/metainfo.tex @@ -1,16 +1,23 @@ %Meta info %Necessary Information -\author[Initials]{Author} -\title{Title} -\subtitle{Subtitle} +\author{Clemens Klug} +\title{A Framework for the Analysis of Spatial Game Data} +\subtitle{Ein Analyseframework f\"ur raumbezogene Spieldaten} %The day of the presentation \date{\today} %Optional Information -\subject{subject} -\keywords{keywords} +\subject{A Framework for the Analysis of Spatial Game Data} +\keywords{spatial data, logs, geogame} -\institute[KTR]{\chair\\ \chairsub} +%\newlanguagecommand{\chair} +\addtolanguagecommand{\chair}{english}{Kulturinformatik} +\addtolanguagecommand{\chair}{ngerman}{Kulturinformatik} +%\newlanguagecommand{\chairsub} +\addtolanguagecommand{\chairsub}{english}{Chair of Computing in the Cultural Sciences} +\addtolanguagecommand{\chairsub}{ngerman}{Lehrstuhl f\"ur Angewandte Informatik in den Kultur-, Geschichts- und Geowissenschaften} + +\institute[KINF]{\chair\\ \chairsub} \titlegraphic{\includegraphics[width=13mm,height=13mm]{image/logo}} diff --git a/PresTeX/content/.gitkeep b/PresTeX/content/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/PresTeX/images/.gitkeep b/PresTeX/images/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/PresTeX/presentation.tex b/PresTeX/presentation.tex old mode 100755 new mode 100644 diff --git a/ThesTeX/code/.gitkeep b/ThesTeX/code/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/ThesTeX/config/metainfo.tex b/ThesTeX/config/metainfo.tex index 179ba22..8b6a00b 100644 --- a/ThesTeX/config/metainfo.tex +++ b/ThesTeX/config/metainfo.tex @@ -1,13 +1,13 @@ % Meta-Informationen -\author{Autor} -\title{Titel (deutsch)} -\subtitle{Title (english)} -\newcommand\degree{Abschluss} -\newcommand\studycourse{Studiengang} -\newcommand\advisor{Betreuer} +\author{Clemens Klug} +\title{Ein Analyseframework f\"ur raumbezogene Spieldaten} +\subtitle{A Framework for the Analysis of Spatial Game Data} +\newcommand\degree{Master} +\newcommand\studycourse{Angewandte Informatik} +\newcommand\advisor{Christoph Schlieder} \newcommand\location{Bamberg} \subject{\degree arbeit im Studiengang \studycourse\ der Fakultät Wirtschaftsinformatik und Angewandte Informatik der Otto-Friedrich-Universität Bamberg} -\date{xx.xx.xxxx} +\date{19.06.2018?} %TODO \gittrue \thesistrue diff --git a/ThesTeX/content/.gitkeep b/ThesTeX/content/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/ThesTeX/images/.gitkeep b/ThesTeX/images/.gitkeep new file mode 100644 index 0000000..e69de29