-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththesis.tex
30 lines (24 loc) · 1.23 KB
/
thesis.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
\documentclass[12pt]{thesis} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage[utf8]{inputenc}
\usepackage{csquotes}
\usepackage { mathtools , amssymb , amsthm } % imports amsmath
\usepackage{multicol}
\usepackage{array,calc}
\newcommand{\autor}{Karim Djemai} % Vor und Nachname / GivenName FamilyName (The one on your matriculation)
\newcommand{\matrikel}{6911548} % Matrikel / Matriculation number
\newcommand{\erstgutachter}{Prof. Dr. Frank Steinicke} % Erstgutachter / Primary Reviewer
\newcommand{\zweitgutachter}{Dr. Eike Langbehn} % Zweitgutachter / Secondary Reviewer
\newcommand{\arbeitstitel}{Redirected Walking in zufallsgenerierten Virtual Reality Leveln} % Titel angeben / title of your thesis
\newcommand{\arbeitstyp}{Bachelorarbeit} %Typ angeben / type of the thesis
\newcommand{\studycourse}{Mensch-Computer-Innteraktion} % Studiengang/ study course
\newcommand{\german}{ngerman}% delete / comment this line for English
\usepackage{hcisty}
\usepackage{tikzit}
\usepackage{tikz-uml}
\input{test.tikzstyles}
\start{1}{1}
% \start[1]{1} <= show both abstracts
% \start[0]{1} only german. \start[1]{0} only english .\start[0]{0} nothing
% change the abstract.tex and abstractGER.tex to your needs
\newpage\input{body.tex}
\finish