Path: blob/main/main-english-university-of-hamburg.tex
431 views
% !TeX spellcheck = en-US1% LTeX: language=en-US2% !TeX encoding = utf83% !TeX program = lualatex4% !TeX TXS-program:compile = txs:///lualatex/[--shell-escape]5% !BIB program = biber6% -*- coding:utf-8 mod:LaTeX -*-78% The following package allows \\ at the title page9% For more information see https://github.com/latextemplates/scientific-thesis-cover/issues/410\RequirePackage{kvoptions-patch}11\documentclass[12% fontsize=11pt is the standard13numbers=noenddot,14english, % English as main language; this parameter is passed to other packages (e.g., selnolig in the case of lualatex)15a4paper, % KOMAScript allows for both paper=a4 and (standard) a4paper - https://tex.stackexchange.com/a/61044/907516twoside, % We are optimizing for both screen and two-side printing. So the page numbers will jump, but the content is configured to stay in the middle (by using the geometry package)17bibliography=totoc,18% idxtotoc, % Index ins Inhaltsverzeichnis19% liststotoc, % List of * ins Inhaltsverzeichnis, mit liststotocnumbered werden die Abbildungsverzeichnisse nummeriert20headsepline,21cleardoublepage=empty,22parskip=half,23% draft % um zu sehen, wo noch nachgebessert werden muss - wichtig, da Bindungskorrektur mit drin24draft=false25]{scrbook}26\usepackage{scrlayer-scrpage}2728\usepackage{iftex}2930\usepackage{ifplatform}3132% backticks (`) are rendered as such in verbatim environments.33% See following links for details:34% - https://tex.stackexchange.com/a/341057/907535% - https://tex.stackexchange.com/a/47451/907536% - https://tex.stackexchange.com/a/166791/907537\usepackage{upquote}3839% Set English as language and allow to write hyphenated"=words40%41% Even though `american`, `english` and `USenglish` are synonyms for babel package (according to https://tex.stackexchange.com/questions/12775/babel-english-american-usenglish), the llncs document class is prepared to avoid the overriding of certain names (such as "Abstract." -> "Abstract" or "Fig." -> "Figure") when using `english`, but not when using the other 2.42% english has to go last to set it as default language43\usepackage[ngerman,main=english]{babel}44%45% Hint by http://tex.stackexchange.com/a/321066/9075 -> enable "= as dashes46\addto\extrasenglish{\languageshorthands{ngerman}\useshorthands{"}}4748% Links behave as they should. Enables "\url{...}" for URL typesettings.49% Allow URL breaks also at a hyphen, even though it might be confusing: Is the "-" part of the address or just a hyphen?50% See https://tex.stackexchange.com/a/3034/9075.51\usepackage[hyphens]{url}5253% When activated, use text font as url font, not the monospaced one.54% For all options see https://tex.stackexchange.com/a/261435/9075.55% \urlstyle{same}5657% Improve wrapping of URLs - hint by http://tex.stackexchange.com/a/10419/907558\makeatletter59\g@addto@macro{\UrlBreaks}{\UrlOrds}60\makeatother6162% nicer // - solution by http://tex.stackexchange.com/a/98470/907563% DO NOT ACTIVATE -> prevents line breaks64%\makeatletter65%\def\Url@twoslashes{\mathchar`\/\@ifnextchar/{\kern-.2em}{}}66%\g@addto@macro\UrlSpecials{\do\/{\Url@twoslashes}}67%\makeatother6869%math stuff70\usepackage[71centertags, % (default) center tags vertically72% tbtags, % 'Top-or-bottom tags': For a split equation, place equation numbers level with the last (resp. first) line, if numbers are on the right (resp. left).73sumlimits, % (default) Place the subscripts and superscripts of summation symbols above and below74% nosumlimits, % Always place the subscripts and superscripts of summation-type symbols to the side, even in displayed equations.75intlimits, % Like sumlimits, but for integral symbols.76% nointlimits, % (default) Opposite of intlimits.77namelimits, % (default) Like sumlimits, but for certain 'operator names' such as det, inf, lim, max, min, that traditionally have subscripts placed underneath when they occur in a displayed equation.78% nonamelimits, % Opposite of namelimits.79% leqno, % Place equation numbers on the left.80% reqno, % Place equation numbers on the right.81fleqn, % Position equations at a fixed indent from the left margin rather than centered in the text column.82]{amsmath}83\SetMathAlphabet{\mathcal}{normal}{OMS}{amsa}{m}{n} %% AMS font for mathcal8485%%% Doc: http://mirror.ctan.org/tex-archive/macros/latex/contrib/mh/doc/mathtools.pdf86% Erweitert amsmath und behebt einige Bugs87\usepackage[fixamsmath,disallowspaces]{mathtools}8889%%% Doc: http://www.ctan.org/info?id=fixmath90% LaTeX's default style of typesetting mathematics does not comply91% with the International Standards ISO31-0:1992 to ISO31-13:199292% which indicate that uppercase Greek letters always be typeset93% upright, as opposed to italic (even though they usually94% represent variables) and allow for typesetting of variables in a95% boldface italic style (even though the required fonts are96% available). This package ensures that uppercase Greek be typeset97% in italic style, that upright $\Delta$ and $\Omega$ symbols are98% available through the commands \upDelta and \upOmega; and99% provides a new math alphabet \mathbold for boldface100% italic letters, including Greek.101\usepackage{fixmath}102103%for theorems, replacement for amsthm104\usepackage[amsmath,hyperref]{ntheorem}105\theorempreskipamount 2ex plus1ex minus0.5ex106\theorempostskipamount 2ex plus1ex minus0.5ex107\theoremstyle{break}108\newtheorem{definition}{Definition}[chapter]109110%%% Doc: http://mirror.ctan.org/tex-archive/macros/latex/contrib/onlyamsmath/onlyamsmath.dvi111% Warnt bei Benutzung von Befehlen die mit amsmath inkompatibel sind.112113% Braucht man evtl. nicht.114% \usepackage[115% all,116% warning117% ]{onlyamsmath}118119%% !!! If you change the font, be sure that words such as "workflow" can120%% !!! still be copied from the PDF. If this is not the case, you have121%% !!! to use glyphtounicode. See comment at cmap package.122%%123%% Background: "workflow" contains "fl" which is a ligature, which in turn124%% is rendered as one character in the PDF and needs to be split125%% whily copying.126127\ifluatex128\usepackage[no-math]{fontspec}129\usepackage{unicode-math}130131% See https://tug.org/FontCatalogue/texgyretermes/ for more information132\setmainfont{texgyretermes}[133Extension = .otf,134UprightFont = *-regular,135BoldFont = *-bold,136ItalicFont = *-italic,137BoldItalicFont = *-bolditalic,138Ligatures=TeX139]140% See https://tug.org/FontCatalogue/texgyreheros/ for more information141\setsansfont[Scale=.9]{TeX Gyre Heros Regular}142% shapely l, upright quotes143% Normal scaling is too large --> thus, we use ",Scale=.9"144\ifwindows145\setmonofont[StylisticSet={1,3},Scale=.9]{Inconsolata}146\else147\setmonofont[StylisticSet={1,3},Scale=.9]{Inconsolatazi4}148\fi149150% Enable proper ligatures151% For more information see https://ctan.org/pkg/selnolig152% language "english" or "ngerman" is passed to selnolig by the document class153\usepackage{selnolig}154155\else156\RequirePackage{newtxtext}157\RequirePackage{newtxmath}158\RequirePackage[zerostyle=b,scaled=.9]{newtxtt}159160% Has to be loaded AFTER any font packages. See https://tex.stackexchange.com/a/2869/9075.161\usepackage[T1]{fontenc}162\fi163164% DE: Noch mehr Symbole165%\usepackage{stmaryrd} %fuer \ovee, \owedge, \otimes166%\usepackage{marvosym} %fuer \Writinghand %patched to not redefine \Rightarrow167%\usepackage{mathrsfs} %mittels \mathscr{} schoenen geschwungenen Buchstaben erzeugen168%\usepackage{calrsfs} %\mathcal{} ein bisserl dickeren buchstaben erzeugen - sieht net so gut aus.169170% EN: Fallback font - if the subsequent font packages do not define a font (e.g., monospaced)171% This is the modern package for "Computer Modern".172% In case this gets activated, one has to switch from cmap package to glyphtounicode (in the case of pdflatex)173% DE: Fallback-Schriftart174%\usepackage[%175% rm={oldstyle=false,proportional=true},%176% sf={oldstyle=false,proportional=true},%177% tt={oldstyle=false,proportional=true,variable=true},%178% qt=false%179%]{cfr-lm}180181% EN: Headings are typeset in Helvetica (which is similar to Arial)182% DE: Schriftart fuer die Ueberschriften - ueberschreibt lmodern183%\usepackage[scaled=.95]{helvet}184185% DE: Für Schreibschrift würde tun, muss aber nicht186%\usepackage{mathrsfs} % \mathscr{ABC}187188% EN: Font for the main text189% DE: Schriftart fuer den Fliesstext - ueberschreibt lmodern190% Linux Libertine, siehe http://www.linuxlibertine.org/191% Packageparamter [osf] = Minuskel-Ziffern192% rm = libertine im Brottext, Linux Biolinum NICHT als serifenlose Schrift, sondern helvet (von oben) beibehalten193%\usepackage[rm]{libertine}194195% EN: Alternative Font: Palantino. It is recommeded by Prof. Ludewig for German texts196% DE: Alternative Schriftart: Palantino, Packageparamter [osf] = Minuskel-Ziffern197% Bitte nur in deutschen Texten198%\usepackage{mathpazo} %ftp://ftp.dante.de/tex-archive/fonts/mathpazo/ - Tipp aus DE-TEX-FAQ 8.2.1199% EN: The euro sign200% DE: Das Euro Zeichen201% Fuer Palatino (mathpazo.sty): richtiges Euro-Zeichen202% Alternative: \usepackage{eurosym}203% \newcommand{\EUR}{\ppleuro}204205% DE: Schriftart fuer Programmcode - ueberschreibt lmodern206% Falls auskommentiert, wird die Standardschriftart lmodern genommen207% Fuer schreibmaschinenartige Schluesselwoerter in den Listings - geht bei alten Installationen nicht, da einige Fontshapes (<>=) fehlen208%\usepackage[scaled=.92]{luximono}209%\usepackage{courier}210% DE: BeraMono als Typewriter-Schrift, Tipp von http://tex.stackexchange.com/a/71346/9075211%\usepackage[scaled=0.83]{beramono}212213\usepackage{setspace}214% Alternative package: https://ctan.org/pkg/leading215216% Symbole Check und Cross217\usepackage{pifont}218\newcommand{\dingcheck}{\ding{51}}219\newcommand{\dingcross}{\ding{55}}220%for scaling see http://tex.stackexchange.com/a/130236/9075221222% DE: Noch mehr Symbole223%\usepackage{stmaryrd} %fuer \ovee, \owedge, \otimes224%\usepackage{marvosym} %fuer \Writinghand %patched to not redefine \Rightarrow225%\usepackage{mathrsfs} %mittels \mathscr{} schoenen geschwungenen Buchstaben erzeugen226%\usepackage{calrsfs} %\mathcal{} ein bisserl dickeren buchstaben erzeugen - sieht net so gut aus.227228\automark[section]{chapter}229\setkomafont{pageheadfoot}{\normalfont\sffamily}230\setkomafont{pagenumber}{\normalfont\sffamily}231232\ihead[]{}233\chead[]{}234\ohead[]{\headmark}235\cfoot[]{}236\ofoot[\usekomafont{pagenumber}\thepage]{\usekomafont{pagenumber}\thepage}237\ifoot[]{}238239% Character protrusion and font expansion. See http://www.ctan.org/tex-archive/macros/latex/contrib/microtype/240241\usepackage[242babel=true, % Enable language-specific kerning. Take language-settings from the languge of the current document (see Section 6 of microtype.pdf)243expansion=alltext,244protrusion=alltext-nott, % Ensure that at listings, there is no change at the margin of the listing245% In the standard configuration, this template is always in the final mode, so this option only makes a difference if "pros" use the draft mode246final % Always enable microtype, even if in draft mode. This helps finding bad boxes quickly.247]{microtype}248249% \texttt{test -- test} keeps the "--" as "--" (and does not convert it to an en dash)250\DisableLigatures{encoding = T1, family = tt* }251252%\DeclareMicrotypeSet*[tracking]{my}{ font = */*/*/sc/* }%253%\SetTracking{ encoding = *, shape = sc }{ 45 }254% Source: http://homepage.ruhr-uni-bochum.de/Georg.Verweyen/pakete.html255% Deactiviated, because does not look good256257\usepackage{graphicx}258259% Base folder, so there is no need to repeat this over and over again.260\graphicspath{ {figures/} }261262%%% Doc: http://mirror.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf263\usepackage{pdfpages} % Include pages from external PDF documents in LaTeX documents264265% Diagonal lines in a table - http://tex.stackexchange.com/questions/17745/diagonal-lines-in-table-cell266% Slashbox is not available in texlive (due to licensing) and also gives bad results. Thus, we use diagbox267\usepackage{diagbox}268269\ifluatex270\usepackage{spelling}271\spellingoutput{off}272\fi273274\usepackage[dvipsnames, table]{xcolor}275276\definecolor{uhhred}{cmyk}{0,100,100,0}277% Code Listings278\usepackage{listings}279280\definecolor{eclipseStrings}{RGB}{42,0.0,255}281\definecolor{eclipseKeywords}{RGB}{127,0,85}282\colorlet{numb}{magenta!60!black}283284% JSON definition285% Source: https://tex.stackexchange.com/a/433961/9075286287\lstdefinelanguage{json}{288basicstyle=\normalfont\ttfamily,289commentstyle=\color{eclipseStrings}, % style of comment290stringstyle=\color{eclipseKeywords}, % style of strings291numbers=left,292numberstyle=\scriptsize,293stepnumber=1,294numbersep=8pt,295showstringspaces=false,296breaklines=true,297frame=lines,298% backgroundcolor=\color{gray}, %only if you like299string=[s]{"}{"},300comment=[l]{:\ "},301morecomment=[l]{:"},302literate=303*{0}{{{\color{numb}0}}}{1}304{1}{{{\color{numb}1}}}{1}305{2}{{{\color{numb}2}}}{1}306{3}{{{\color{numb}3}}}{1}307{4}{{{\color{numb}4}}}{1}308{5}{{{\color{numb}5}}}{1}309{6}{{{\color{numb}6}}}{1}310{7}{{{\color{numb}7}}}{1}311{8}{{{\color{numb}8}}}{1}312{9}{{{\color{numb}9}}}{1}313}314315\lstset{316% everything between (* *) is a latex command317escapeinside={(*}{*)},318%319language=json,320%321showstringspaces=false,322%323basicstyle=\footnotesize\ttfamily,324%325commentstyle=\slshape,326%327% default: \rmfamily328stringstyle=\ttfamily,329%330breaklines=true, % Zeilen werden umbrochen331%332breakatwhitespace=true,333%334% alternative: fixed335columns=flexible,336%337tabsize=2, % Groesse von Tabs338%339numbers=left,340%341numberstyle=\tiny,342%343basewidth=.5em,344%345xleftmargin=.5cm,346%347% aboveskip=0mm,348%349% belowskip=0mm,350%351captionpos=b352}353354\ifpdftex355% Enable Umlauts when using \lstinputputlisting.356% See https://stackoverflow.com/a/29260603/873282 and https://tex.stackexchange.com/a/24532/9075 for details.357% listingsutf8 did not work in June 2020.358\lstset{extendedchars=true, literate=359{á}{{\'a}}1 {é}{{\'e}}1 {í}{{\'i}}1 {ó}{{\'o}}1 {ú}{{\'u}}1360{Á}{{\'A}}1 {É}{{\'E}}1 {Í}{{\'I}}1 {Ó}{{\'O}}1 {Ú}{{\'U}}1361{à}{{\`a}}1 {è}{{\`e}}1 {ì}{{\`i}}1 {ò}{{\`o}}1 {ù}{{\`u}}1362{À}{{\`A}}1 {È}{{\'E}}1 {Ì}{{\`I}}1 {Ò}{{\`O}}1 {Ù}{{\`U}}1363{ä}{{\"a}}1 {ë}{{\"e}}1 {ï}{{\"i}}1 {ö}{{\"o}}1 {ü}{{\"u}}1364{Ä}{{\"A}}1 {Ë}{{\"E}}1 {Ï}{{\"I}}1 {Ö}{{\"O}}1 {Ü}{{\"U}}1365{â}{{\^a}}1 {ê}{{\^e}}1 {î}{{\^i}}1 {ô}{{\^o}}1 {û}{{\^u}}1366{Â}{{\^A}}1 {Ê}{{\^E}}1 {Î}{{\^I}}1 {Ô}{{\^O}}1 {Û}{{\^U}}1367{Ã}{{\~A}}1 {ã}{{\~a}}1 {Õ}{{\~O}}1 {õ}{{\~o}}1368{œ}{{\oe}}1 {Œ}{{\OE}}1 {æ}{{\ae}}1 {Æ}{{\AE}}1 {ß}{{\ss}}1369{ű}{{\H{u}}}1 {Ű}{{\H{U}}}1 {ő}{{\H{o}}}1 {Ő}{{\H{O}}}1370{ç}{{\c c}}1 {Ç}{{\c C}}1 {ø}{{\o}}1 {å}{{\r a}}1 {Å}{{\r A}}1371}372\fi373374\lstloadlanguages{% Check dokumentation for further languages...375%[Visual]Basic376%Pascal377%C378%C++379%XML380%HTML381}382383% For easy quotations: \enquote{text}384% This package is very smart when nesting is applied, otherwise textcmds (see below) provides a shorter command385\usepackage[autostyle=true]{csquotes}386387% Enable using "`quote"' - see https://tex.stackexchange.com/a/150954/9075388\defineshorthand{"`}{\openautoquote}389\defineshorthand{"'}{\closeautoquote}390391% Nicer tables (\toprule, \midrule, \bottomrule)392\usepackage{booktabs}393394% Extended enumerate, such as \begin{compactenum}395\usepackage{paralist}396\usepackage[397backend = biber, %biber does not work with 64x versions alternative: bibtex8; minalphanames only works with biber backend398sortcites = true,399bibstyle = alphabetic,400citestyle = alphabetic,401giveninits = true,402useprefix = false, %"von, van, etc." will be printed, too. See below.403minnames = 1,404minalphanames = 3,405maxalphanames = 4,406maxbibnames = 99,407maxcitenames = 2,408natbib = true,409eprint = true,410url = true,411doi = true, %source: http://tex.stackexchange.com/a/23118/9075412isbn = true, %source: http://tex.stackexchange.com/a/23118/9075413backref = true]{biblatex}414415% enable more breaks at URLs. See https://tex.stackexchange.com/a/134281.416\setcounter{biburllcpenalty}{7000}417\setcounter{biburlucpenalty}{8000}418419\bibliography{bibliography}420%\addbibresource[datatype=bibtex]{\bibliography{bibliography}}421422% Do not put "vd" in the label, but put it at "\citeauthor"423% Source: http://tex.stackexchange.com/a/30277/9075424\makeatletter425\AtBeginDocument{\toggletrue{blx@useprefix}}426\AtBeginBibliography{\togglefalse{blx@useprefix}}427\makeatother428429% Thin spaces between initials430% http://tex.stackexchange.com/a/11083/9075431\renewrobustcmd*{\bibinitdelim}{\,}432433% Keep first and last name together in the bibliography434% http://tex.stackexchange.com/a/196192/9075435\renewcommand*\bibnamedelimc{\addnbspace}436\renewcommand*\bibnamedelimd{\addnbspace}437438% Replace last "and" by comma in bibliography439% See http://tex.stackexchange.com/a/41532/9075440\AtBeginBibliography{%441\renewcommand*{\finalnamedelim}{\addcomma\space}%442}443444% enable hyperlinked author names when using \citeauthor445% source: http://tex.stackexchange.com/a/75916/9075446\DeclareCiteCommand{\citeauthor}447{448\boolfalse{citetracker}%449\boolfalse{pagetracker}%450\usebibmacro{prenote}451}452{453\ifciteindex454{\indexnames{labelname}}455{}%456\printtext[bibhyperref]{\printnames{labelname}}457}458{\multicitedelim}459{\usebibmacro{postnote}}460461% Farbige Tabellen462% ----------------463% Das Paket colortbl wird inzwischen automatisch durch xcolor geladen464%465% Erweiterte Funktionen innerhalb von Tabellen466% --------------------------------------------467%%% Doc: http://mirror.ctan.org/tex-archive/macros/latex/contrib/multirow/multirow.sty468\usepackage{multirow} % Mehrfachspalten469%470%%% Doc: Documentation inside dtx Package471\usepackage{dcolumn} % Ausrichtung an Komma oder Punkt472473%%% Doc: http://mirror.ctan.org/tex-archive/macros/latex/contrib/supertabular/supertabular.pdf474%\usepackage{supertabular}475476%%% Fussnoten/Endnoten ===================================================477478%%% Doc: http://mirror.ctan.org/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf479%480\usepackage[481bottom, % Footnotes appear always on bottom. This is necessary specially when floats are used482stable, % Make footnotes stable in section titles483% perpage, % Reset on each page484% para, % Place footnotes side by side of in one paragraph.485% side, % Place footnotes in the margin486ragged, % Use RaggedRight487% norule, % Suppress rule above footnotes488multiple, % Rearrange multiple footnotes intelligent in the text.489% symbol, % Use symbols instead of numbers490]{footmisc}491492\counterwithout{footnote}{chapter} % Continuous numbering of footnotes across chapters493494\interfootnotelinepenalty=10000 % Verhindert das Fortsetzen von Fussnoten auf der gegenüberligenden Seite495496% EN: Put footnotes below floats497% DE: Fußnoten unter Gleitumgebungen ("floats") platzieren498% Source: https://tex.stackexchange.com/a/32993/9075499\usepackage{stfloats}500\fnbelowfloat501502% EN: Extended support for footnotes503% DE: Fußnoten504%505%\usepackage{dblfnote} %Zweispaltige Fußnoten506%507% Keine hochgestellten Ziffern in der Fußnote (KOMA-Script-spezifisch):508%\deffootnote[1.5em]{0pt}{1em}{\makebox[1.5em][l]{\bfseries\thefootnotemark}}509%510% Abstand zwischen Fußnoten vergrößern:511%\setlength{\footnotesep}{.85\baselineskip}512%513% EN: Following command disables the separting line of the footnote514% DE: Folgendes Kommando deaktiviert die Trennlinie zur Fußnote515%\renewcommand{\footnoterule}{}516%517%\addtolength{\skip\footins}{\baselineskip} % Abstand Text <-> Fußnote518519% DE: Fußnoten immer ganz unten auf einer \raggedbottom-Seite520% DE: fnpos kommt aus dem yafoot package521%\usepackage{fnpos}522%\makeFNbelow523%\makeFNbottom524525% TODO (and comment) configuration526%527% - \todo (from todo, easy-todo, todonotes) / \TODO (from fixmetodonotes) - for "normal" TODOs528% - \todofix - "important" TODOs529%530% - \textcomment - highlights text and has a hover comment531% - \sidecomment - just puts a comment to the side. Note: \comment MUST NOT be used as command name, it is already defined by much packages (mathdesign, mindflow, verbatim, and others)532%533% - \missingfigure534%535% - \textmarker536% - \modified537% - \change - adresses a review comment538539% Enable nice comments540\usepackage{pdfcomment}541542\newcommand{\textcomment}[2]{\colorbox{yellow!60}{#1}\pdfcomment[color={0.234 0.867 0.211},hoffset=-6pt,voffset=10pt,opacity=0.5]{#2}}543544% Small PDF comment545% 1. Parameter: Comment546\newcommand{\sidecomment}[1]{\pdfcomment[color={0.045 0.278 0.643},voffset=4pt,icon=Note]{#1}}547% Disabled variant - for the final PDF548%\newcommand{\sidecomment}[1]{}549550\newcommand{\todo}[1]{TODO!\sidecomment{#1}}551552% Änderungen553%554% 1. Parameter: Review-Kommentar555% 2. Parameter: Neuer Text556\newcommand{\change}[2]{{\color{red}#2}\pdfcomment[color={0.234 0.867 0.211},voffset=8pt,opacity=0.5]{#1}}557% Disabled variant - for the final PDF558%\newcommand{\change}[2]{#2}559560% Define default commands561\makeatletter562\@ifundefined{missingfigure}{\newcommand{\missingfigure}{... missing figure ...}}{}563\@ifundefined{textcomment}{\newcommand{\textcomment}[2]{#1 \todo{#2}}}{}564\@ifundefined{sidecomment}{\newcommand{\sidecomment}[1]{\marginpar{#1}}}{}565\@ifundefined{todo}{\newcommand{\todo}[1]{\sidecomment{#1}}}{}566\@ifundefined{TODO}{\newcommand{\TODO}[1]{\todo{#1}}}{}567\@ifundefined{todofix}{\newcommand{\todofix}[1]{\todo{#1}}}{}568\@ifundefined{change}{\newcommand{\change}[2]{#1 $\rightarrow$ #2}}{}569\makeatother570571% Textmarker (Textfarbe rot)572\newcommand{\textmarker}[1]{{\color{red} #1}\xspace}573574% Modified (Text blau)575\newcommand{\modified}[1]{{\color{blue!60!black} #1}\xspace}576577\usepackage[group-minimum-digits=4,per-mode=fraction]{siunitx}578579% See http://tex.stackexchange.com/a/83051/9075580% Normally, doesn't work with hyperref, but cleveref fixes that581\usepackage{varioref}582583% Enable that parameters of \cref{}, \ref{}, \cite{}, ... are linked so that a reader can click on the number an jump to the target in the document584\usepackage{hyperref}585586% Enable hyperref without colors and without bookmarks587\hypersetup{588hidelinks,589colorlinks=true, % Links erhalten Farben statt Kaeten590raiselinks=true, % calculate real height of the link591allcolors=black,592pdfstartview=Fit,593breaklinks=true, % Links ueberstehen Zeilenumbruch594hypertexnames=false, % Fix jumping to algorithm line - http://tex.stackexchange.com/a/156404/9075595}596597% Enable correct jumping to figures when referencing598\usepackage[all]{hypcap}599600601%%%602% Ermoeglicht es, Abbildungen um 90 Grad zu drehen603% Alternatives Paket: rotating Allerdings wird hier nur das Bild gedreht, während bei lscape auch die PDF-Seite gedreht wird.604%Das Paket lscape dreht die Seite auch nicht605\usepackage{pdflscape}606607\usepackage[caption=false,font=footnotesize]{subfig}608609% Alternative for making subfigures:610% Part of the caption package. See http://www.ctan.org/pkg/caption611% Ersetzt die Pakete subfigure und subfig - siehe https://tex.stackexchange.com/a/13778/9075612%613% (subfigure is outdated. subfig is maintained, but subcaption is better)614% See: http://tex.stackexchange.com/questions/13625/subcaption-vs-subfig-best-package-for-referencing-a-subfigure615%\usepackage[hypcap=true]{subcaption}616617\usepackage{mindflow}618619% https://ctan.org/pkg/algorithms620% Consists of two environments: algorithm and algorithmic621% Although oudated, it defines the "algorithm" float enviornment622% TODO: Define floating environment "algorithm" in other ways623\usepackage[chapter]{algorithm}624625% https://ctan.org/pkg/algpseudocodex626% Successor of algorithmicx; more modern than https://ctan.org/pkg/algorithms627\usepackage{algpseudocodex}628629\floatname{algorithm}{Algorithmus}630\renewcommand{\listalgorithmname}{Algorithmenverzeichnis}631632\newcommand{\commentchar}{\ensuremath{/\mkern-4mu/}}633\algrenewcommand{\algorithmiccomment}[1]{\hfill $\commentchar$ #1}634635% Extensions for references inside the document (\cref{fig:sample}, ...)636% Enable usage \cref{...} and \Cref{...} instead of \ref: Type of reference included in the link637% That means, "Figure 5" is a full link instead of just "5".638\usepackage[capitalise,nameinlink,noabbrev]{cleveref}639640\crefname{listing}{Listing}{Listings}641\Crefname{listing}{Listing}{Listings}642\crefname{lstlisting}{Listing}{Listings}643\Crefname{lstlisting}{Listing}{Listings}644645\usepackage{lipsum}646647% For demonstration purposes only648% These packages can be removed when all examples have been deleted649\usepackage[math]{blindtext}650\usepackage{mwe}651\usepackage[realmainfile]{currfile}652\usepackage{tcolorbox}653\tcbuselibrary{listings}654655%introduce \powerset - hint by http://matheplanet.com/matheplanet/nuke/html/viewtopic.php?topic=136492&post_id=997377656\DeclareFontFamily{U}{MnSymbolC}{}657\DeclareSymbolFont{MnSyC}{U}{MnSymbolC}{m}{n}658\DeclareFontShape{U}{MnSymbolC}{m}{n}{659<-6> MnSymbolC5660<6-7> MnSymbolC6661<7-8> MnSymbolC7662<8-9> MnSymbolC8663<9-10> MnSymbolC9664<10-12> MnSymbolC10665<12-> MnSymbolC12%666}{}667\DeclareMathSymbol{\powerset}{\mathord}{MnSyC}{180}668669\usepackage[670translate=babel,671abbreviations, % create "abbreviations" glossary672nomain, % don't create "main" glossary673stylemods=longbooktabs % do the adjustments for the longbooktabs styles674]{glossaries-extra}675\setglossarystyle{long3col-booktabs}676677% Hint by https://tex.stackexchange.com/a/463188/9075678% \usepackage{glossary-longextra}679680% Following is required if the abbreviation list should be sorted automatically (\printglossary / \printglossaries)681% Not required, if we printed the entries in-order (using \printunsrtglossaries)682% Required to have the German chapter name % Source: https://tex.stackexchange.com/a/426392/9075683\makeglossaries684685\input{abbreviations}686687% Allows for defining commands that don't eat spaces.688\usepackage{xspace}689% Adds compatibility to \xspace und \enquote690\makeatletter691\xspaceaddexceptions{\grqq \grq \csq@qclose@i \} }692\makeatother693694\newcommand{\eg}{e.g.,\ }695\newcommand{\ie}{i.e.,\ }696697% Enable hyphenation at other places as the dash.698% Example: applicaiton\hydash specific699\makeatletter700\newcommand{\hydash}{\penalty\@M-\hskip\z@skip}701% Definition of "= taken from http://mirror.ctan.org/macros/latex/contrib/babel-contrib/german/ngermanb.dtx702\makeatother703704% Add manual adapted hyphenation of English words705% See https://ctan.org/pkg/hyphenex and https://tex.stackexchange.com/a/22892/9075 for details706\input{ushyphex}707708% correct bad hyphenation here709\hyphenation{710op-tical net-works semi-conduc-tor711% May not be hypphenated712AROMA TOSCA BPMN OASIS OMG DMTF IT DevOps713}714715\input{commands}716717\usepackage{geometry}718% Package URL: https://ctan.org/pkg/scientific-thesis-cover719\usepackage[720title={Is Oil the future?},721author={Lars K.},722type=bachelor,723institute=iaas, % or other institute names - or just a plain string using {Demo\\Demo...}724course={Medieninformatik},725examiner={Prof.\ Dr.\ Uwe Fessor},726supervisor={Dipl.-Inf.\ Roman Tiker,\\Dipl.-Inf.\ Laura Stern,\\Otto Normalverbraucher,\ M.Sc.},727startdate={July 5, 2018},728enddate={January 5, 2019}729]{scientific-thesis-cover}730731732\ifpdftex733% Enable copy and paste of text from the PDF734% Only required for pdflatex. It "just works" in the case of lualatex.735% Alternative: cmap or mmap package736% mmap enables mathematical symbols, but does not work with the newtx font set737% See: https://tex.stackexchange.com/a/64457/9075738% Other solutions outlined at http://goemonx.blogspot.de/2012/01/pdflatex-ligaturen-und-copynpaste.html and http://tex.stackexchange.com/questions/4397/make-ligatures-in-linux-libertine-copyable-and-searchable739% Trouble shooting outlined at https://tex.stackexchange.com/a/100618/9075740%741% According to https://tex.stackexchange.com/q/451235/9075 this is the way to go742\input{glyphtounicode}743\pdfgentounicode=1744\fi745% DM: line-breaking-description env vom daniel w.746747% credit goes to daniel w. :-)748%% --- Descriptions with line breaks in labels ---------------------------------749\usepackage{calc}750751\newcommand*\Descriptionlabel[1]{%752\raisebox{0pt}[1ex][0pt]{753\makebox[\labelwidth][1]{754\parbox[t]{\labelwidth}{755\hspace{0pt}\textbf{#1:}}}}756}757758\newcommand*\Descriptionlabelx[1]{%759\parbox[t]{\textwidth}{760\textbf{#1}\\\mbox{}}761}762763\newenvironment{Description}{764\begin{list}{}{765\let\makelabel\Descriptionlabelx766\setlength\labelwidth{1em}767\setlength\leftmargin{\labelwidth+\labelsep}768}769}770{771\end{list}772}773774% globally change line spacing of lists775% paralist has suspended development since 10 years.776% enumitem has been updated 2011-09-28777\usepackage[inline]{enumitem}778\setlist{partopsep=0pt,itemsep=1pt}779780%------------------------------------------------------------------------781% fquote Fancy Quotation environment782% supports empty/optional author783784% Use \sloppy to make right-margin easier?785% Set picture units to be relative to font size (em)?786% Use begingroup to rest units afterwards?787788\usepackage{xifthen}% provides \isempty test789\definecolor{quotemark}{gray}{0.7}790791%fquote environment with author as optional parameter792%usage: \begin{fquote}quote\end{fquote} or \begin{fquote}[Author]quote\end{fquote}793\newenvironment{fquote}[1][]{%794\newcommand{\fqauthor}{\relax}795\ifthenelse{\isempty{#1}}796{}% do nothing797{\renewcommand{\fqauthor}{\hfill\textsc{--- #1}}}798\vspace{1em}799\begin{list}{}{%800\setlength{\leftmargin}{0.2\textwidth}801\setlength{\rightmargin}{0.2\textwidth}802}803\item[]%804\begin{picture}(0,0)(0,0)805\put(-15,-5){\makebox(0,0){%806\scalebox{4.5}{\textcolor{quotemark}{\bfseries``}}}%807}808\end{picture}\em\ignorespaces%809}{%810\newline%811\makebox[0pt][l]{\hspace{0.6\textwidth}%812\begin{picture}(0,0)(0,0)813\put(15,10){\makebox(0,0){%814\scalebox{4.5}{\textcolor{quotemark}{\rmfamily\bfseries''}}}%815}816\end{picture}}%817\fqauthor818\end{list}819}820821%German fquote822% 1 parameter for the author's name, may be empty ("{}")823% guaranteed German quotes (works with lualatex and babel package)824% usage: \begin{gfquote}{Author}quote\end{gfquote}825\newenvironment{gfquote}[1]{%826\newcommand{\fqauthor}{\relax}827\ifthenelse{\isempty{#1}}828{}% do nothing829{\renewcommand{\fqauthor}{\hfill\textsc{\textemdash #1}}}830\vspace{1em}831\begin{list}{}{%832\setlength{\leftmargin}{0.2\textwidth}833\setlength{\rightmargin}{0.2\textwidth}834}835\item[]%836\begin{picture}(0,0)(0,0)837\put(-15,-5){\makebox(0,0){%838\scalebox{4.5}{\textcolor{quotemark}{\bfseries \glqq}}}%839}840\end{picture}\em\ignorespaces%841}{%842\newline%843\makebox[0pt][l]{\hspace{0.6\textwidth}%844\begin{picture}(0,0)(0,0)845\put(15,10){\makebox(0,0){%846\scalebox{4.5}{\textcolor{quotemark}{\rmfamily\bfseries \grqq}}}%847}848\end{picture}}%849\fqauthor850\end{list}851}852853% fix incompatibilities between KOMA and other packages, mainly float.854% should be loaded at the very end - see http://tex.stackexchange.com/a/156256/9075855\usepackage{scrhack}856857858\begin{document}859\raggedbottom860\pagenumbering{arabic}861\frontmatter862\newgeometry{centering,left=2cm,right=2cm,top=2cm,bottom=2cm}863\begin{titlepage}864%\includegraphics[scale=0.3]{figures/UHH-Logo_2010_Farbe_CMYK.pdf}865\includegraphics[scale=0.3]{figures/UHH-Logo_2010_Farbe_CMYK.png}866\vspace*{2cm}867\Large868\begin{center}869{\color{uhhred}\textbf{\so{BACHELORTHESIS}}}870%TODO ...oder {\color{uhhred}\textbf{\so{MASTERTHESIS}}}871\vspace*{2.0cm}\\872{\LARGE \textbf{Titel}}873\vspace*{2.0cm}\\874vorgelegt von875\vspace*{0.4cm}\\876Max Musterstudent877\end{center}878\vfill879880\noindent881{\small882MIN-Fakultät\\[.2cm]883Fachbereich Informatik \\[.2cm]884Ggf. Professur/Institut \\[.2cm] %TODO Optional, entweder "Ggf. " oder ganze Zeile löschen885Studiengang: Wirtschaftsinformatik \\[.2cm]886Matrikelnummer: 1234567 \\[.5cm]887Ggf. Abgabedatum: XX.XX.20XX \\[.5cm] %TODO Optional, entweder "Ggf. " oder ganze Zeile löschen888Erstgutachterin: Prof. Dr. Bertha Beispiel \\[.25cm]889Zweitgutachter: Dr. Eduard Exempel %TODO Bei Bedarf Geschlechter der Gutachter/innen anpassen890}891\end{titlepage}892893\restoregeometry894895\pagestyle{plain.scrheadings}896\renewcommand*{\chapterpagestyle}{plain.scrheadings}897898% abstract899% Same style as table of contents900\section*{Abstract}901\emph{Write an abstract for your work.902Replace each of the points below with one sentence (two if you must) and you have your abstract.903Write it when you finished your entire report.904\footnote{https://www.easterbrook.ca/steve/2010/01/how-to-write-a-scientific-abstract-in-six-easy-steps/}}905906\emph{Introduction.}907In one sentence, what’s the topic?908Phrase it in a way that your reader will understand.909If you’re writing a PhD thesis, your readers are the examiners – assume they are familiar with the general field of research, so you need to tell them specifically what topic your thesis addresses.910Same advice works for scientific papers – the readers are the peer reviewers, and eventually others in your field interested in your research, so again they know the background work, but want to know specifically what topic your paper covers.911912\emph{State the problem you tackle.}913What’s the key research question?914Again, in one sentence.915(Note: For a more general essay, I’d adjust this slightly to state the central question that you want to address)916Remember, your first sentence introduced the overall topic, so now you can build on that, and focus on one key question within that topic.917If you can’t summarize your thesis/paper/essay in one key question, then you don’t yet understand what you’re trying to write about.918Keep working at this step until you have a single, concise (and understandable) question.919920\emph{Summarize (in one sentence) why nobody else has adequately answered the research question yet.}921For a PhD thesis, you’ll have an entire chapter, covering what’s been done previously in the literature.922Here you have to boil that down to one sentence.923But remember, the trick is not to try and cover all the various ways in which people have tried and failed; the trick is to explain that there’s this one particular approach that nobody else tried yet (hint: it’s the thing that your research does).924But here you’re phrasing it in such a way that it’s clear it’s a gap in the literature.925So use a phrase such as “previous work has failed to address…”.926(if you’re writing a more general essay, you still need to summarize the source material you’re drawing on, so you can pull the same trick – explain in a few words what the general message in the source material is, but expressed in terms of what’s missing)927928\emph{Explain, in one sentence, how you tackled the research question.}929What’s your big new idea?930(Again for a more general essay, you might want to adapt this slightly: what’s the new perspective you have adopted? or:931What’s your overall view on the question you introduced in step 2?)932933\emph{In one sentence, how did you go about doing the research that follows from your big idea.}934Did you run experiments?935Build a piece of software?936Carry out case studies?937This is likely to be the longest sentence, especially if it’s a PhD thesis – after all you’re probably covering several years worth of research.938But don’t overdo it – we’re still looking for a sentence that you could read aloud without having to stop for breath.939Remember, the word ‘abstract’ means a summary of the main ideas with most of the detail left out.940So feel free to omit detail!941(For those of you who got this far and are still insisting on writing an essay rather than signing up for a PhD, this sentence is really an elaboration of sentence 4 – explore the consequences of your new perspective).942943\emph{As a single sentence, what’s the key impact of your research?944Here we’re not looking for the outcome of an experiment.945}946We’re looking for a summary of the implications.947What’s it all mean?948Why should other people care?949What can they do with your research.950(Essay folks: all the same questions apply: what conclusions did you draw, and why would anyone care about them?)951952953\microtypesetup{protrusion=false}954955% In case you have trouble with headings reaching into the page numbers, enable the following three lines.956% Hint by http://golatex.de/inhaltsverzeichnis-schreibt-ueber-rand-t3106.html957%958%\makeatletter959%\renewcommand{\@pnumwidth}{2em}960%\makeatother961%962% In case of a strange break in the table of contents,963% a page break can be inserted by issuing the following command at the "right" place in the main text:964% \addtocontents{toc}{\protect\newpage}965\tableofcontents966967\listoffigures968969\listoftables970971% We use lstlisting environments with caption paramters.972% Thus, we need that command.973% Alternative: \listof{Listing}{List of Listings}974\lstlistoflistings975976% mittels \newfloat wurde die Algorithmus-Gleitumgebung definiert.977% Mit folgendem Befehl werden alle floats dieses Typs ausgegeben978%\listof{Algorithmus}{List of Algorithms}979%\listofalgorithms %Ist nur für Algorithmen, die mittels \begin{algorithm} umschlossen werden, nötig980981% Abbreviations / Acronyms982\printglossary[type=\acronymtype,title={Abbreviations}]983% \printglossaries984% \printnoidxglossaries985% \printunsrtglossaries cannot be used, because then no indexing happens; source: https://tex.stackexchange.com/a/287128/9075986987\microtypesetup{protrusion=true}988989% Headline and footline990\renewcommand*{\chapterpagestyle}{scrplain}991\pagestyle{scrheadings}992\mainmatter993994%%% ===============================================================================995\chapter{Introduction}\label{sec:introduction}996%%% ===============================================================================997998\emph{Purpose and scope of your entire report}.999The purpose of your entire report is to make a \emph{scientific argument using the scientific method}.1000A scientific argument always has the following steps that all must come in this order.1001%1002\begin{itemize}1003\item[SM1] \emph{Explicate the assumptions and state of the art} on which you are going to conduct your research to investigate your research problem/test the hypothesis.1004\item[SM2] Clearly and precisely \emph{formulate a research problem or hypothesis}.1005\item[SM3] \emph{Describe the (research) method} that you followed to investigate the problem / to test the hypothesis in a way that \emph{allows someone else to reproduce your steps}.1006The method must includes steps and criteria for evaluating whether you answered your question successfully or not.1007\item[SM4] \emph{Provide execution details} on how you followed the method in the given, specific situation.1008\item[SM5] \emph{Report your results} by describing and summarizing your measurements.1009You must not interpret your results.1010\item[SM6] \emph{Now interpret your results} by contextualizing the measurements and drawing conclusion that lead to answering your research problem or defining further follow-up research problems.1011\end{itemize}1012%1013This template will mark various parts of the structure with SM1-SM6 to recall to you which step of a scientific argument is used and where.10141015\emph{Purpose and scope of \cref{sec:introduction}}.1016The introduction chapter is a summary of your work and your scientific argument that shall be understandable to anyone in your scientific field, e.g., anyone in Data Science.1017A reader must be able to comprehend the problem, method, relevant execution details, results, and their interpretation by reading the introduction and the introduction alone.1018Section~\ref{sec:introduction:topic} introduces the general topic of your research.1019Section~\ref{sec:introduction:state-of-art} discusses the state of the art and identifies a research.1020Section~\ref{sec:introduction:research-question} then states the research problem to investigate.1021Section~\ref{sec:problem-exposition:research-method} explains the research method that was followed, possibly with execution details.1022Section~\ref{sec:introduction:results} then presents the results and their interpretation.1023Only if a reader thinks they are not convinced or they need more details to reproduce your study, they shall have to read further.1024The individual chapters and sections provide the details for each of the steps in your scientific argument.10251026You usually write the introduction chapter \emph{after} you wrote all other chapters, but you should keep on making notes for each of the sections as you write the later chapters.1027.10281029\emph{Purpose and scope of the introduction paragraph to a chapter}.1030The paragraph you are reading above is a typical introductory paragraph to a chapter.1031It is a high-level summary of the chapters' topic (SM1 and SM2).1032It gives the reader some guidance by breaking down the chapter topic into subtopics that are clearly named (SM3) in the right order with forward references to the corresponding sections (SM4).1033It may close with announcing the result you obtain (SM6) but this is usually not done in the opening paragraph of the introduction.10341035% ---------------------------------------------------------------------------------1036\section{Context and Topic (SM1)}\label{sec:introduction:topic}1037% ---------------------------------------------------------------------------------10381039\emph{Purpose and scope}.1040You begin with providing the general scientific audience an introduction into the specific topic of your work.1041The aim of this section is to first introduce the \emph{general subject of study} (``Giraffes are well-known animals and everyone's favorite''), the \emph{specific topic of societal or scientific interest} to investigate (``Giraffes have blue tongues'') and the \emph{objective of society/science towards} this topic (``it is unknown at the moment how the blue color tone evolved'').1042It must be understandable by the general scientific public.1043Every \emph{term} with a specific meaning must be highlighted and introduced in precise language/concepts that only builds on a general scientific background.10441045At the end of this section, you have explained and established a general goal that society/science universally agrees to be worth achieving (``knowing how everyone's favorite animal evolved the colour of their tongue'').10461047% ---------------------------------------------------------------------------------1048\section{State of the Art (SM1)}\label{sec:introduction:state-of-art}1049% ---------------------------------------------------------------------------------10501051\emph{Purpose and scope}.1052You provide a more in-depth introduction into the research topic by contrasting the current state of the art in society/science in relation to the research topic you introduced in \cref{sec:introduction:topic}.1053This introduction has to10541055\begin{itemize}1056\item present established facts, methods, and results that provide a deeper understanding of the research topic (``prior work on giraffe genomes, relevance of giraffes for societal well-being, giraffes being a model-animal for various other studies, etc.'')1057\item discuss in which ways prior and recent ideas still fall short of reaching the general goal you explained in \cref{sec:introduction:topic} (``prior work only sequenced the genome of one giraffe and did not consider genes of ancient ancestors'')1058\end{itemize}10591060You have to provide citations/literature references for each of the statements and claims you are making.1061This section is usually a summary of the related work discussion in \cref{sec:background}.10621063At the end of this section, you have established a \emph{knowledge gap} between the state of the art and the general objective you developed in \cref{sec:introduction:topic}.1064\emph{Stating a (knowledge) gap between a status quo and a desired situation is the \emph{first step} of a writing scientific argument.}10651066% ---------------------------------------------------------------------------------1067\section{Research Question (SM2)}\label{sec:introduction:research-question}1068% ---------------------------------------------------------------------------------10691070\emph{Purpose and scope}.1071In this section you state in which way you will address the knowledge gap you identified at the end of \cref{sec:introduction:state-of-art}.1072You usually cannot address and resolve the entire knowledge gap in your work.1073The purpose of this section is to clearly detail the specific part of the knowledge that you will address.1074You thereby make all the assumptions explicit that underlie your work (``in this report we focus on genomes of female giraffes who lived in the years 1950-2000 in South Africa'').10751076Your general research question states1077\begin{itemize}1078\item The starting point/assumptions you are making from which your research starts (``for the given 13 genomes of female giraffes...''), and1079\item the final objective/solution you want to reach (``...identify the genes involved in color expression of giraffe tongues...'')1080\item and the evaluation criteria that will determine whether you are successful (``...that are present in at least 75\% of the studied giraffes'')1081\end{itemize}10821083You will usually break your general research question down into sub-research questions.1084You may do this here.1085The sub-research questions have to form a chain that take you in smaller steps from the starting point/assumptions of your general research question to your final objective and evaluation.10861087% ---------------------------------------------------------------------------------1088\section{Method or Approach (SM3, SM4)}\label{sec:introduction:method}1089% ---------------------------------------------------------------------------------10901091\emph{Purpose and scope}.1092In this section you outline the method that you applied to answer the research questions, or the new technical approach that you developed to answer it.1093It is a summary of the steps that someone else has to take in order to reproduce your steps.1094Mention here the data sets you had to obtain/gather/analyze, interviews with stakeholders you had to make to further develop the research questions, technical artifacts (programs, algorithms, models) you could apply or that you had to develop (and how they work).10951096The section is most readable if you give each of the steps in your method its own paragraph.1097In each paragraph you first briefly explain the concept of the step in your method (SM3, ``we explored the data through visual analytics'') and then provide details in execution (SM4, ``we used tool X, we developed dashboard Y'') include a forward reference to the respective chapter that provides more details.10981099% ---------------------------------------------------------------------------------1100\section{Findings (SM5, SM6)}\label{sec:introduction:results}1101% ---------------------------------------------------------------------------------11021103\emph{Purpose and scope}.1104You close the introduction by clearly stating the evaluation setup you designed to evaluate the success of your study regarding the research objective, which comes in two steps.1105It is most likely a summary of your evaluation in \cref{sec:evaluation}.11061107\section*{Results (SM5)}11081109You state the evaluation method that is in line with your research question from \cref{sec:introduction:research-question} and summarize the measurements you obtained but you do not interpret them, i.e., you only report the numbers but you do not include judging statements.11101111\section*{Interpretation (SM6)}11121113You summarize your interpretation of the results and draw conclusions.1114State whether and to which degree the research question from \cref{sec:introduction:research-question} has been answered successfully or not.11151116Finally state briefly how much closer society and science have come in answering the general objective you outlined in \cref{sec:introduction:topic}.11171118%%% ===============================================================================1119\section{Background (SM1)}\label{sec:background}1120%%% ===============================================================================11211122\emph{Purpose and scope}.1123The background chapter has multiple roles.1124\begin{itemize}11251126\item \emph{Preliminaries.}1127It has to provide all (and exactly the) information that is necessary to understand the methodological and technical parts of your work in the specific area of study.1128Assume as starting point another student in your degree who did not study the specific subject you are studying but has the task to understand your work.1129Which concepts, terms, definitions, etc. does the student have to know?1130Which formulas, symbols, etc. are standard in this topic?1131Only introduce definitions if you actually need them in any of the subsequent chapters.11321133\item \emph{Related Work.}1134It has to provide a comprehensive discussion of all prior work in the area on this subject.1135Your discussion has to summarize these prior works and has to explain in which way the research question you are solving (\cref{sec:introduction:research-question}) has not bee solved yet because prior work had more limiting assumptions, addressed a different angle, their results are not complete etc. Depending on the subject you are studying, the related work part can be larger and warrant an entire chapter on its own, or be fully concluded within \cref{sec:introduction:state-of-art}.11361137You can close the related work discussion by clarifying the positioning and formulation of your research question (SM2) in relation to all the prior work, making more explicit whether you address an existing research question under different premises or whether you work on a modified or completely new research question.1138\end{itemize}11391140%%% ===============================================================================1141\section{Problem Exposition (optional)}\label{sec:problem-exposition}1142%%% ===============================================================================11431144\emph{Purpose and scope}.1145Introduce the problem context in more detail if \cref{sec:introduction:topic} does not provide all necessary information about the problem to follow the rest of the report.1146This can include further details on the data you studied, context assumptions and requirements, etc.11471148If you have to expose the problem in more detail here, then this chapter should also provide a more detailed explanation of research question and the method you are applying, i.e., you can now provide more concrete sub-problems compared to \cref{sec:introduction:research-question} more details for the method \cref{sec:introduction:method} because you now have explained the problem much better.1149A typical structure can be.11501151% ---------------------------------------------------------------------------------1152\section{Context/Business Understanding (SM1)}\label{sec:problem-exposition:context-understanding}1153% ---------------------------------------------------------------------------------11541155provide details11561157% ---------------------------------------------------------------------------------1158\section{Data Understanding (SM1)}\label{sec:problem-exposition:data-understanding}1159% ---------------------------------------------------------------------------------11601161provide details11621163% ---------------------------------------------------------------------------------1164\section{Detailed Research Questions (SM2)}\label{sec:problem-exposition:research-problems}1165% ---------------------------------------------------------------------------------11661167provide details based on \cref{sec:problem-exposition:context-understanding} and \ref{sec:problem-exposition:data-understanding}11681169% ---------------------------------------------------------------------------------1170\section{Detailed Method (SM3)}\label{sec:problem-exposition:research-method}1171% ---------------------------------------------------------------------------------11721173provide details based on \cref{sec:problem-exposition:context-understanding} and \ref{sec:problem-exposition:data-understanding}11741175%%% ===============================================================================1176\section{First Real Chapter addressing first Research Problem}\label{sec:problem1}1177%%% ===============================================================================11781179\emph{Purpose and scope}.1180After you stated research context (SM1), research problem (SM2), and research method (SM3) in \cref{sec:introduction} and possibly \cref{sec:problem-exposition}, the remainder of your entire report addresses execution (SM4), results (SM5), and interpretation (SM6).1181You usually do this by addressing various sub-problems again through scientific arguments following the 6 steps SM1-SM6.11821183Have a short chapter introduction that recalls and explains the first research problem of your thesis.1184The problem has to show up in the introduction in \cref{sec:introduction:research-question} or in \cref{sec:problem-exposition:research-problems} already.1185This provides the background (SM1) for this chapter while the first research problem of the thesis becomes the research question/hypothesis (SM2) for this chapter.11861187Next, explain in the chapter intro how you solve the research problem in this chapter by breaking it down in further sub-problems.1188By this, you outline the method (SM3) through which you are going to solve the problem of this chapter.1189This is necessary to give the reader guidance of what's to come in this chapter and how it fits into the thesis as a whole.1190Explain that you will address the first sub-problem in \cref{sec:problem1:subproblem1} and the second sub-problem in \cref{sec:problem1:subproblem2}, etc. The sections then provide the details for execution and results.11911192% ---------------------------------------------------------------------------------1193\section{First Sub-Problem}\label{sec:problem1:subproblem1}1194% ---------------------------------------------------------------------------------11951196\emph{The first paragraph describes the first sub-problem and develops the requirements a solution has to satisfy (SM2 for this section).}1197The requirements have to be based on the knowledge and reasoning developing in the preceding chapters and sections.1198Try to use an example to illustrate the problem and the desired properties of the solution.1199Check that every term/concept you use here has already been defined already in a previous section.1200If you cannot describe your problem without defining new terms, you may have to add another section before this one that develops the terms and concepts you need to explain the problem.12011202\emph{The second paragraph describes the method/approach how you address the problem (SM3 for this section).}1203Describe the method in a level of detail that allows another student to reproduce your steps.1204Make use of appendices % (see \cref{sec:appendix1})1205if certain details take too much space.12061207\emph{The third, fourth, and following paragraph provides details on applying the method or developing a new approach, i.e., execution (SM4) and may explain results (SM5)}, i.e. details on the steps needed to reproduce the results.12081209Results (SM5) can come in many forms, e.g., conceptual diagrams, algorithms, tables, charts, a list of articles from a literature research etc. You must reference them (``\cref{fig:my_label} shows.1210..'') and describe the results in text.1211If you use diagrams, tables, or charts, you cannot expect the reader to know what to you expect them to see in a diagram, table or chart.1212Describe to them how to read these, explain the meaning of particular elements, point out special observations.1213But you may only describe the results you must not interpret them.1214Make use of appendices if certain details take too much space.12151216\begin{figure}1217\centering1218%%%\includegraphics{/path/to/figure.pdf}1219\caption{A scientific figure that has to be explained in the text}1220\label{fig:my_label}1221\end{figure}12221223\emph{After describing the results, you may interpret them (SM6).}1224Here you can infer what a particular observation means (for you), how it can be applied, or what others can do with it.1225You must not write interpretations before completely describing your results.1226This is a common mistake done by most beginner writers.1227You want to quickly get to the point, which is the final finding or interpretation.1228But you forget that your reader does not understand yet what you are interpreting - they do not know yet what you do know.1229An interpretation can only be followed after all results have been described.1230The interpretation must be based on the written description only.1231Then you can be sure that your readers can follow your interpretation and reach the same conclusions as you have.12321233Ideally, your interpretation leads to the next sub-problem in \cref{sec:problem1:subproblem2}.12341235% ---------------------------------------------------------------------------------1236\section{Second Sub-Problem}\label{sec:problem1:subproblem2}1237% ---------------------------------------------------------------------------------12381239You now build on the solution to the first sub-problem of \cref{sec:problem1:subproblem1} (SM1) and recall second sub-problem (SM2, you detailed in the introduction of this chapter) and follow the same pattern as before (SM3-SM6).12401241Note that not all sections may not include all parts SM1-SM6 in all detail.1242Some sections do not require to repeatedly state the background (SM1) or the research problem (SM2) if they were already clearly defined in a previous section.1243Sometimes, a section is only dedicated to describing the method (SM3) and execution (SM4) and does not contain any results or interpretations.1244Sometimes results (SM5) and interpretations (SM6) only come in the evaluation chapter.12451246What is important for you when you are writing a scientific argument is not to slavishly have SM1-SM6 in each section explicitly, but that you are always fully aware of the following:1247%1248\begin{itemize}1249\item Which step of a scientific argument am I currently writing (SM1, SM2, ..., SM6)?1250\item Does the step that I am writing come in the right order, i.e., if you are writing about execution (SM4, e.g., details of building a model), is there a preceding paragraph or section that describes the method (SM3) and is that one preceded by a clear statement of the (sub-)problem addressed (SM2)?1251\item Are you really \emph{not} writing interpretation SM6 before SM5, SM4, or SM3?1252\item Is it clear to the reader which part of the scientific argument you are currently making?1253\end{itemize}12541255%%% ===============================================================================1256\section{Second Real Chapter}\label{sec:sub-problem2}1257%%% ===============================================================================12581259Have a short chapter introduction that recalls what you already achieved in \cref{sec:problem1} and explain the second research problem of your thesis.1260The problem has to show up in the introduction in \cref{sec:introduction:research-question} or in \cref{sec:problem-exposition:research-problems} already.1261etc.12621263%%% ===============================================================================1264\section{Evaluation}\label{sec:evaluation}1265%%% ===============================================================================12661267\emph{Purpose and scope}.1268The evaluation chapter should be the most formal and rigorously structured chapter of your thesis as the validity of your evaluation argument depends on it.12691270% ---------------------------------------------------------------------------------1271\section{Objective (SM2)}\label{sec:evaluation:objective}1272% ---------------------------------------------------------------------------------12731274Clearly state what you want to evaluate and what you want to measure.12751276% ---------------------------------------------------------------------------------1277\section{Setup (SM3)}\label{sec:evaluation:setup}1278% ---------------------------------------------------------------------------------12791280State which data, participants, tools, etc. you chose and why.1281Clearly state how you measure outcomes and how you compare them to baselines, reference groups, etc.12821283% ---------------------------------------------------------------------------------1284\section{Execution (SM4)}\label{sec:evaluation:execution}1285% ---------------------------------------------------------------------------------12861287Provide all details on the execution that are necessary to allows another person to reproduce your results at a later point.12881289% ---------------------------------------------------------------------------------1290\section{Results (SM5)}\label{sec:evaluation:results}1291% ---------------------------------------------------------------------------------12921293You only report the measurements.1294You must present and reference them (``\cref{fig:my_label2} shows.1295..'') and describe the results in text.1296If you use diagrams, tables, or charts, you cannot expect the reader to know what to you expect them to see in a diagram, table or chart.1297Describe to them how to read these, explain the meaning of particular elements, point out special observations.1298But you may only describe the results you must not interpret them.1299Make use of appendices if certain details take too much space.13001301\begin{figure}1302\centering1303%%%\includegraphics{/path/to/figure.pdf}1304\caption{Another scientific figure that has to be explained in the text}1305\label{fig:my_label2}1306\end{figure}13071308% ---------------------------------------------------------------------------------1309\section{Discussion (SM6)}\label{sec:evaluation:discussion}1310% ---------------------------------------------------------------------------------13111312An interpretation can only be followed after all results have been described.1313The interpretation must be based on the written description in \cref{sec:evaluation:results} only.1314Then you can be sure that your readers can follow your interpretation and reach the same conclusions as you have.131513161317\chapter{LaTeX Hints}1318\label{sec:latexhints}13191320% Required for proper example rendering in the compiled PDF1321\newcount\LTGbeginlineexample1322\newcount\LTGendlineexample1323\newenvironment{ltgexample}%1324{\LTGbeginlineexample=\numexpr\inputlineno+1\relax}%1325{\LTGendlineexample=\numexpr\inputlineno-1\relax%1326\tcbinputlisting{%1327listing only,1328listing file=\currfilepath,1329colback=green!5!white,1330colframe=green!25,1331coltitle=black!90,1332coltext=black!90,1333left=8mm,1334title=Corresponding \LaTeX{} code of \texttt{\currfilepath},1335listing options={1336frame=none,1337language={[LaTeX]TeX},1338escapeinside={},1339firstline=\the\LTGbeginlineexample,1340lastline=\the\LTGendlineexample,1341firstnumber=\the\LTGbeginlineexample,1342basewidth=.5em,1343aboveskip=0mm,1344belowskip=0mm,1345numbers=left,1346xleftmargin=0mm,1347numberstyle=\tiny,1348numbersep=8pt%1349}1350}1351}%13521353This chapter contains hints on writing LaTeX.1354It focuses on minimal examples, which can be directly adapted to the content13551356\section{Handling of paragraphs}13571358\begin{ltgexample}1359One sentence per line.1360This rule is important for the usage of version control systems.1361A new line is generated with a blank line.1362As you would do in Word:1363New paragraphs are generated by pressing enter.1364In LaTeX, this does not lead to a new paragraph as LaTeX joins subsequent lines.1365In case you want a new paragraph, just press enter twice!1366This leads to an empty line.1367In word, there is the functionality to press shift and enter.1368This leads to a hard line break.1369The text starts at the beginning of a new line.1370In LaTeX, you can do that by using two backslashes (\textbackslash\textbackslash).1371\\1372This is rarely used.13731374Please do \textit{not} use two backslashes for new paragraphs.1375For instance, this sentence belongs to the same paragraph, whereas the last one started a new one.1376A long motivation for that is provided at \url{http://loopspace.mathforge.org/HowDidIDoThat/TeX/VCS/#section.3}.1377\end{ltgexample}13781379\section{Notes separated from the text}13801381The package mindflow enables writing down notes and annotations in a way so that they are separated from the main text.13821383\begin{ltgexample}1384\begin{mindflow}1385This is a small note.1386\end{mindflow}1387\end{ltgexample}13881389\section{Handling TODOs}13901391\begin{ltgexample}1392\textmarker{Markierter Text.}1393\end{ltgexample}13941395Bei \verb1\textmarker1 wird nur die Textfarbe geändert, da dies auch bei einigen Worten gut funktioniert.13961397\begin{ltgexample}1398\textcomment{Markierter Text.}{Kommentar dazu.}1399\end{ltgexample}14001401\begin{ltgexample}1402\hl{In Gelb hervorgehoben.}1403Provided indirectly by pdfcomment.sty (soulpos).1404\end{ltgexample}14051406\begin{ltgexample}1407\modified{Manuelle Markierung für Text, der seit der letzten Version geändert wurde.}1408\end{ltgexample}14091410\begin{ltgexample}1411Das ist ein Text.1412\change{FL1: Text angepasst}{Geänderter Text}.1413\end{ltgexample}14141415\begin{ltgexample}1416Hier nur ein Kommentar\sidecomment{Kommentar}.1417\end{ltgexample}14181419\begin{ltgexample}1420\todo{Hier muss noch kräftig Text produziert werden}1421\end{ltgexample}14221423\section{Hyphenation}14241425\LaTeX{} automatically hyphenates words.1426When using \href{https://ctan.org/pkg/microtype}{microtype}, there should be fewer hyphenations than in other settings.1427It might be necessary to tweak the hyphenations nevertheless.1428Here are some hints:14291430\begin{ltgexample}1431In case you write \enquote{application-specific}, then the word will only be hyphenated at the dash.1432You can also write \verb1applica\allowbreak{}tion-specific1 (result: applica\allowbreak{}tion-specific), but this is much more effort.14331434You can now write words containing hyphens which are hyphenated at other places in the word.1435For instance, \verb1application"=specific1 gets application"=specific.1436This is enabled by an additional configuration of the babel package.1437\end{ltgexample}14381439\section{Typesetting Units}14401441\begin{ltgexample}1442Numbers can be written plain text (such as 100), by using the \href{https://ctan.org/pkg/siunitx}{siunitx} package as follows:1443\SI{100}{\km\per\hour},1444or by using plain \LaTeX{} (and math mode):1445$100 \frac{\mathit{km}}{h}$.1446\end{ltgexample}14471448\begin{ltgexample}1449\SI{5}{\percent} of \SI{10}{kg}1450\end{ltgexample}14511452\begin{ltgexample}1453Numbers are automatically grouped: \num{123456}.1454\end{ltgexample}14551456\section{Surrounding Text by Quotes}14571458\begin{ltgexample}1459Please use the \enquote{enquote command} to quote something.1460Quoting with "`quote"' or ``quote'' also works.14611462\end{ltgexample}14631464\section{Cleveref examples}1465\label{sec:ex:cref}14661467Cleveref demonstration: Cref at beginning of sentence, cref in all other cases.14681469\begin{figure}1470\centering1471\includegraphics[width=.75\linewidth]{example-image-a}1472\caption{Example figure for cref demo}1473\label{fig:ex:cref}1474\end{figure}14751476\begin{table}1477\centering1478\begin{tabular}{ll}1479\toprule1480Heading1 & Heading2 \\1481\midrule1482One & Two \\1483Thee & Four \\1484\bottomrule1485\end{tabular}1486\caption{Example table for cref demo}1487\label{tab:ex:cref}1488\end{table}14891490\begin{ltgexample}1491\Cref{fig:ex:cref} shows a simple fact, although \cref{fig:ex:cref} could also show something else.14921493\Cref{tab:ex:cref} shows a simple fact, although \cref{tab:ex:cref} could also show something else.14941495\Cref{sec:ex:cref} shows a simple fact, although \cref{sec:ex:cref} could also show something else.1496\end{ltgexample}14971498\section{Figures}14991500\begin{ltgexample}1501\Cref{fig:label} shows something interesting.15021503\begin{figure}1504\centering1505\includegraphics[width=.8\linewidth]{example-image-golden}1506\caption[Simple Figure]{1507Simple Figure.1508Based on \citet{mwe}.1509}1510\label{fig:label}1511\end{figure}1512\end{ltgexample}15131514\section{Sub Figures}15151516An example of two sub figures is shown in \cref{fig:two_sub_figures}.15171518\begin{ltgexample}1519\begin{figure}[!b]1520\centering1521\subfloat[Case I]{\includegraphics[width=.4\linewidth]{example-image-a}%1522\label{fig:first_case}}1523\hfil1524\subfloat[Case II]{\includegraphics[width=.4\linewidth]{example-image-b}%1525\label{fig:second_case}}1526\caption{Example figure with two sub figures.}1527\label{fig:two_sub_figures}1528\end{figure}1529\end{ltgexample}15301531\section{Tables}15321533\begin{ltgexample}1534\begin{table}1535\caption{Simple Table}1536\label{tab:simple}1537\centering1538\begin{tabular}{ll}1539\toprule1540Heading1 & Heading2 \\1541\midrule1542One & Two \\1543Thee & Four \\1544\bottomrule1545\end{tabular}1546\end{table}1547\end{ltgexample}15481549\begin{ltgexample}1550% Source: https://tex.stackexchange.com/a/468994/90751551\begin{table}1552\caption{Table with diagonal line}1553\label{tab:diag}1554\begin{center}1555\begin{tabular}{|l|c|c|}1556\hline1557\diagbox[width=10em]{Diag \\Column Head I}{Diag Column\\Head II} & Second & Third \\1558\hline1559& foo & bar \\1560\hline1561\end{tabular}1562\end{center}1563\end{table}1564\end{ltgexample}156515661567\section{Source Code}15681569\begin{ltgexample}1570\Cref{lst:XML} shows source code written in XML.1571\Cref{line:comment} contains a comment.15721573\begin{lstlisting}[1574language=XML,1575caption={Example XML Listing},1576label={lst:XML}]1577<listing name="example">1578<!-- comment --> (* \label{line:comment} *)1579<content>not interesting</content>1580</listing>1581\end{lstlisting}1582\end{ltgexample}15831584One can also add \verb+float+ as parameter to have the listing floating.1585\Cref{lst:flXML} shows the floating listing.15861587\begin{ltgexample}1588\begin{lstlisting}[1589% one can adjust spacing here if required1590% aboveskip=2.5\baselineskip,1591% belowskip=-.8\baselineskip,1592float,1593language=XML,1594caption={Example XML listing -- placed as floating figure},1595label={lst:flXML}]1596<listing name="example">1597Floating1598</listing>1599\end{lstlisting}1600\end{ltgexample}16011602One can also typeset JSON as shown in \cref{lst:json}.16031604\begin{ltgexample}1605\begin{lstlisting}[1606float,1607language=json,1608caption={Example JSON listing -- placed as floating figure},1609label={lst:json}]1610{1611key: "value"1612}1613\end{lstlisting}1614\end{ltgexample}16151616Java is also possible as shown in \cref{lst:java}.16171618\begin{ltgexample}1619\begin{lstlisting}[1620caption={Example Java listing},1621label=lst:java,1622language=Java,1623float]1624public class Hello {1625public static void main (String[] args) {1626System.out.println("Hello World!");1627}1628}1629\end{lstlisting}1630\end{ltgexample}16311632\section{Itemization}16331634One can list items as follows:16351636\begin{ltgexample}1637\begin{itemize}1638\item Item One1639\item Item Two1640\end{itemize}1641\end{ltgexample}16421643With the package paralist, one can create itemizations with lesser spacing:16441645\begin{ltgexample}1646\begin{compactitem}1647\item Item One1648\item Item Two1649\end{compactitem}1650\end{ltgexample}16511652One can enumerate items as follows:16531654\begin{ltgexample}1655\begin{enumerate}1656\item Item One1657\item Item Two1658\end{enumerate}1659\end{ltgexample}16601661With the package paralist, one can create enumerations with lesser spacing:16621663\begin{ltgexample}1664\begin{compactenum}1665\item Item One1666\item Item Two1667\end{compactenum}1668\end{ltgexample}16691670With paralist, one can even have all items typeset after each other and have them clean in the TeX document:16711672\begin{ltgexample}1673\begin{inparaenum}1674\item All these items...1675\item ...appear in one line1676\item This is enabled by the paralist package.1677\end{inparaenum}1678\end{ltgexample}16791680\section{Abbreviations}16811682With \verb+\gls{...}+ you can enter abbreviations, the first time you call it, the long form is used.1683When reusing \verb+\gls{..}+ the short form is automatically displayed.1684The abbreviation is also automatically inserted in the abbreviation list.1685With \verb+\glspl{...}+ the plural form is used.1686If you want the short form to appear directly at the first use, you can use \verb+\glsunset{..}+ to mark an abbreviation as already used.1687The opposite is achieved with \verb+\glsreset{..}+.16881689Abbreviations are defined in \verb+\content\ausarbeitung.tex+ by means of \verb+\newacronym{...}{...}{...}+.16901691More information at: \url{https://ctan.org/pkg/bib2gls}.16921693\begin{ltgexample}1694At the first pass the \gls{fr} was 5.1695At the second pass was \gls{fr} 3.1696The plural form can be seen here: \glspl{er}.1697To demonstrate what the list of abbreviations looks like for longer description texts, \glspl{rdbms} must be mentioned here.16981699\gls{dante} is a local \TeX\ user group.1700The German-speaking local \TeX\ user group is \gls{dante}.1701A \gls{gp} is a medical doctor.1702I went to my surgery to see the \gls{gp}.1703\end{ltgexample}17041705\todo{Include difference between acronym and abbreviation - \url{https://tex.stackexchange.com/a/154566/9075}}17061707\section{Other Features}17081709\begin{ltgexample}1710The words \enquote{workflow} and \enquote{dwarflike} can be copied from the PDF and pasted to a text file.1711\end{ltgexample}17121713\begin{ltgexample}1714The symbol for powerset is now correct: $\powerset$ and not a Weierstrass p ($\wp$).17151716$\powerset({1,2,3})$1717\end{ltgexample}17181719\begin{ltgexample}1720Brackets work as designed:1721<test>1722One can also input backticks in verbatim text: \verb|`test`|.1723\end{ltgexample}172417251726\section{Varioref examples}1727\label{sec:ex:vref}17281729Varioref demonstration: Vref at beginning of sentence, vref in all other cases.17301731\begin{ltgexample}1732\Vref{fig:ex:cref} shows a simple fact, although \vref{fig:ex:cref} could also show something else.17331734\Vref{tab:ex:cref} shows a simple fact, although \vref{tab:ex:cref} could also show something else.17351736\Vref{sec:ex:cref} shows a simple fact, although \vref{sec:ex:cref} could also show something else.1737\end{ltgexample}17381739\section{Citations}17401741When referencing something from the bibliography file, it will automatically appear in the references section.1742If a reference is not cited, it is not appearing there.17431744\begin{ltgexample}1745Standard case: Citing indirectly citing something~\cite{mwe}.1746In case one wants to name the author: \textcite{mwe} shows a minimal \LaTeX{} example.1747\end{ltgexample}17481749Note that \texttt{\textbackslash textcite\{mwe\}} prints both the author and the reference to the bibliography entry.17501751Remember that you have to call \texttt{biber main-english} to generate the bibliography data for \texttt{lualatex}.1752You will need to run \texttt{lualatex} twice to ensure that the page numbers are updated correctly.175317541755In the bibliography, use \texttt{\textbackslash textsuperscript} for \enquote{st}, \enquote{nd}, \ldots:1756E.g., \enquote{The 2\textsuperscript{nd} conference on examples}.1757When you use \href{https://www.jabref.org}{JabRef}, you can use the clean up command to achieve that.1758See \url{https://help.jabref.org/en/CleanupEntries} for an overview of the cleanup functionality.17591760\section{Miscellaneous Examles}1761\label{ssec:example}17621763Referencetest: \Cref{ssec:example}, \cref{fig:Abbildung} und \cref{alg:example}.17641765\begin{ltgexample}1766Checkmark: \dingcheck.1767Crossmark: \dingcross.1768\end{ltgexample}17691770\begin{figure}1771\missingfigure{}1772\caption{Abbildung}1773\label{fig:Abbildung}1774\end{figure}17751776\begin{landscape}1777\begin{figure}1778\missingfigure{}1779\caption{Gedrehte Abbildung}1780\label{fig:AbbildungGedreht}1781\end{figure}1782\end{landscape}17831784\subsection{Algorithmen}17851786\begin{algorithm}1787\caption{$algo$}1788\label{alg:example}1789\begin{algorithmic}[1]1790\State $a \gets 0$1791\State State 2\label{alg1:state2}1792\end{algorithmic}1793\end{algorithm}17941795\begin{algorithm}1796\caption{Algorithmus 2}1797\label{alg:example2}1798\begin{algorithmic}[1]1799\State $a \gets 0$1800\State State 2\label{alg2:state2}1801\end{algorithmic}1802\end{algorithm}18031804\Cref{alg:example} hat bereits einen Algorithmus gezeigt.1805Test der Zeilenreferenzierung: Zeile~\ref{alg1:state2} (\cref{alg:example}) und Zeile~\ref{alg2:state2} (\cref{alg:example2}).18061807\subsection{Definitionen}1808\begin{definition}[Title]1809\label{def:def1}1810Definition Text1811\end{definition}18121813\Cref{def:def1} zeigt \ldots18141815\subsection{Aufzählungen}18161817\begin{enumerate}[label=\alph*)]1818\item a1819\item b1820\item c1821\item d1822\end{enumerate}18231824Equivalent to paralist's inparaenum:1825\begin{enumerate*}[label=\alph*)]1826\item a1827\item b1828\item c1829\item d1830\end{enumerate*}18311832\begin{description}1833\item[first] Erstens1834\item[second] Zweitens1835\item[third] Drittens1836\end{description}18371838\begin{description}1839\item[\texttt{first}] Erstens1840\item[\texttt{second}] Zweitens1841\item[\texttt{third}] Drittens1842\end{description}18431844%works only if package enumitem is loaded1845\begin{description}[font=\ttfamily]1846\item[first] Erstens1847\item[second] Zweitens1848\item[third] Drittens1849\end{description}18501851\begin{description}[style=unboxed]1852\item[first label with a long description text breaking over one line. Enabled by enumitem package] Erstens1853\item[second] Zweitens1854\item[third] Drittens1855\end{description}18561857\begin{Description}1858\item[first label with a long description text breaking over one line. Defined in template.tex] Erstens1859\item[second] Zweitens1860\item[third] Drittens1861\end{Description}18621863\begin{itemize}1864\item Erstens1865\item Zweitens1866\item Drittens1867\end{itemize}18681869Optionaler Parameter ändert den Marker, der vorangestellt ist.1870Siehe \url{http://www.weinelt.de/latex/item.html}.1871\begin{itemize}1872\item[A] Erstens1873\item[B] Zweitens1874\item[C] Drittens1875\end{itemize}18761877Falsche Benutzung des optionalen Parameters wie folgt:1878\begin{itemize}1879\item[first] Erstens1880\item[second] Zweitens1881\item[third] Drittens1882\end{itemize}1883Dabei ist zu beachten, dass es sich bei Einbindung von \texttt{enumitem} anders verhält als bei \texttt{paralist}.18841885\subsection{fquote}18861887\begin{fquote}[T.\ Informatiker]1888Bis nächsten Freitag ist das Programm fertig.1889\end{fquote}18901891\begin{gfquote}{T.\ Informatiker}1892Bis nächsten Freitag ist das Programm fertig.1893\end{gfquote}189418951896%%% ===============================================================================1897\chapter{Conclusion and Outlook}\label{sec:conclusion}1898%%% ===============================================================================18991900Your conclusions are not just a factual summary of your work, but they position, interpret, and defend your findings against the state of the art that you discussed in \cref{sec:introduction:state-of-art}.1901You specifically outline which concrete findings or methodological contributions advance our knowledge towards the general objective you introduced in \cref{sec:introduction:topic}.1902Objectively discuss which parts you solved and in which parts you failed.19031904You should explicitly discuss limitations and shortcomings of your work and detail what kind of future studies are needed to overcome these limitations.1905Be specific in the sense that your arguments for future work should be based on concrete findings and insights you obtained in your report.190619071908%%% ===============================================================================1909%%% Bibliography1910%%% ===============================================================================19111912\printbibliography19131914% Enfore empty line after bibliography1915\ \\1916%1917\noindent1918All links were last followed on October 5, 2020.19191920%%% ===============================================================================19211922%\IfDefined{printindex}{\printindex}1923%\IfDefined{printnomenclature}{\printnomenclature}19241925\clearpage1926\appendix1927% 'Anhang' ins Inhaltsverzeichnis1928%\phantomsection1929%\addcontentsline{toc}{chapter}{Appendix}1930\addcontentsline{toc}{part}{Appendix}19311932%%% ===============================================================================1933\chapter{My first appendix}\label{sec:appendix1}1934%%% ===============================================================================19351936\lipsum[1]19371938\pagestyle{empty}1939\renewcommand*{\chapterpagestyle}{empty}1940\clearpage1941\backmatter1942\thispagestyle{empty}19431944\vspace*{\fill}1945\pagestyle{empty}19461947{\normalsize1948\begin{center}\textbf{Eidesstattliche Erklärung}\end{center}1949\blindtext[1]1950\vspace*{1cm}\\1951Hamburg, den XX.XX.20XX1952\hspace*{\fill}\begin{tabular}{@{}l@{}}\hline1953\makebox[5cm]{Vorname Nachname}1954\end{tabular}1955\vspace*{3cm}19561957%TODO Dies ist optional, ggf. löschen!1958\begin{center}\textbf{Veröffentlichung}\end{center}1959\blindtext[1]1960\vspace*{1cm}\\1961Hamburg, den XX.XX.20XX1962\hspace*{\fill}\begin{tabular}{@{}l@{}}\hline1963\makebox[5cm]{Vorname Nachname}1964\end{tabular}1965}1966\vspace*{\fill}1967\end{document}196819691970