Compare commits
No commits in common. '6ad8a04cbb789c8e75299d586f047dabce5cbe47' and 'ca0f47e362c0643b3b959b19e93bdaf27f2855f2' have entirely different histories.
6ad8a04cbb
...
ca0f47e362
@ -1,33 +0,0 @@
|
|||||||
\documentclass[%
|
|
||||||
a4paper,%
|
|
||||||
12pt,% <10pt, 9pt>
|
|
||||||
%style=screen,
|
|
||||||
%sender=bottom,
|
|
||||||
blue,% <orange, green, violet>
|
|
||||||
%rgb, <cmyk>
|
|
||||||
%mono,
|
|
||||||
%extramargin,
|
|
||||||
%marginleft, <marginright>
|
|
||||||
]{tubsartcl}
|
|
||||||
\usepackage[utf8x]{inputenc}
|
|
||||||
|
|
||||||
\usepackage[ngerman]{babel}
|
|
||||||
|
|
||||||
\usepackage{lipsum} % Blindtext-Paket
|
|
||||||
|
|
||||||
% Titelseiten-Elemente
|
|
||||||
\title{Introduction to IT-Security WS 20/21}
|
|
||||||
\subtitle{Exercise 00}
|
|
||||||
\author{Eggert Jung}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\maketitle%[<plain/image/imagetext>,<logo=left/right>]
|
|
||||||
\begin{tabular}{rl}
|
|
||||||
\textbf{GITZ Kennung}: & y0085044 \\
|
|
||||||
\textbf{Matrikelnr.}: & 4839284 \\
|
|
||||||
\textbf{Studiengang}: & IST Bachelor \\
|
|
||||||
\textbf{Prüfungsordnung}: & 5 \\
|
|
||||||
\end{tabular}
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue