mirror of
https://github.com/dnlbauer/dissertation-template.git
synced 2026-09-10 14:05:30 +00:00
34 lines
1.2 KiB
TeX
34 lines
1.2 KiB
TeX
%!TEX root = thesis.tex
|
|
\maketitle
|
|
|
|
% copyright stuff
|
|
\newpage
|
|
\pagestyle{empty}
|
|
~\vfill
|
|
|
|
\begin{fullwidth}
|
|
\begin{flushleft}
|
|
This document was typeset with \href{http://xetex.sourceforge.net/}{Xe\TeX}
|
|
and a modified version of \href{https://tufte-latex.github.io/tufte-latex}{Tufte-LaTeX}.
|
|
The\\bibliography was managed with \href{https://www.zotero.org}{Zotero}
|
|
and processed by \href{https://github.com/plk/biblatex}{Biblatex}.
|
|
Used fonts were\\Vollkorn (serif), \textsf{Gillius~ADF~No2} (sans serif) and \texttt{TeX~Gyre~Cursor} (monospace).\\
|
|
Figures and images were generated with \href{https://matplotlib.org}{Matplotlib},
|
|
\href{https://pymol.org/2}{PyMOL}, and \href{https://chemaxon.com/products/marvin}{MarvinSketch}.
|
|
|
|
\textcolor{red}{Hans Wurst}: \plaintitle \\
|
|
Darmstadt, Technische Universit\"at Darmstadt,\\
|
|
Jahr der Ver\"offentlichung der Dissertation auf TUprints: xxxx\\
|
|
URN: \href{http://nbn-resolving.de/urn:nbn:de:tuda-tuprints-xxxxxx}{urn:nbn:de:tuda-tuprints-xxxxx}\\
|
|
Tag der m\"undlichen Pr\"ufung: xx.xx.xx\\
|
|
~\\
|
|
\textbf{\ccbysa~CC BY-SA 4.0 International} \\
|
|
Attribution - ShareAlike 4.0 International\\
|
|
\url{https://creativecommons.org/licenses/by-sa/4.0/}
|
|
\end{flushleft}
|
|
\end{fullwidth}
|
|
|
|
\input{abstract}
|
|
|
|
\newpage
|
|
\cleardoublepage |