mirror of
https://github.com/2martens/uni.git
synced 2026-05-06 11:26:25 +02:00
GDB-1: Initialversion von Blatt 1 samt Vorlage.
This commit is contained in:
32
gdb/G62B1_Dittrich-Lindemann-Martens.tex
Normal file
32
gdb/G62B1_Dittrich-Lindemann-Martens.tex
Normal file
@ -0,0 +1,32 @@
|
||||
\documentclass[ngerman]{gdb-aufgabenblatt}
|
||||
\renewcommand{\Aufgabenblatt}{1}
|
||||
\renewcommand{\Ausgabedatum}{Mi. 16.10.2013}
|
||||
\renewcommand{\Abgabedatum}{Fr. 01.11.2013}
|
||||
\renewcommand{\Gruppe}{Tim Dittrich, Sebastian Lindemann, Jim Martens}
|
||||
|
||||
% define how the sections are rendered
|
||||
\def\thesection{Aufgabe \arabic{section}:}
|
||||
\def\thesubsection{\alph{subsection})}
|
||||
\def\thesubsubsection{(\roman{subsubsection})}
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
||||
\section{Informationssysteme}
|
||||
\subsection{} %a
|
||||
\subsection{} %b
|
||||
\subsection{} %c
|
||||
|
||||
\section{Miniwelt}
|
||||
\subsection{} %a
|
||||
\subsection{} %b
|
||||
|
||||
\section{Transaktionen}
|
||||
|
||||
|
||||
\section{Warm-Up MySQL}
|
||||
\subsection{} %a
|
||||
\subsection{} %b
|
||||
\subsection{} %c
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user