@@ -35,7 +35,7 @@ Königswinter, Tandem Verlag GmbH, 2006.
{[Berendt]} &
\parbox{12cm}{Berendt, Gerhard.\\
Seminar über Zahlentheorie/Kryptographie.\hfill10.04.2008\\
-URL: http://userpage.fu-berlin.de/~berendt/lehre2008\_neu.html\\
+URL: http://userpage.fu-berlin.de/$\sim$berendt/lehre2008\_neu.html\\
{[Stand: 09.01.2010]}} \\\\
{[Birthälmer]} &
\parbox{12cm}{Birthälmer, Melita.\\
@@ -6,5 +6,4 @@ Hilfsmittel benützt habe.
\vspace{10cm}
- Langweid, 20.01.2010
- Ort, Datum Unterschrift
+\titledate{Ort, Datum}
@@ -53,6 +53,19 @@
\usepackage{minted} % needed for the inclusion of source code
+
+\newcommand{\titledate}[2][2.5in]{%
+ \noindent%
+ \begin{tabular}{@{}p{#1}@{}}
+ \\ \hline \\[-.75\normalbaselineskip]
+ #2
+ \end{tabular} \hspace{1in}
+ Unterschrift
+ \end{tabular}
+}
\begin{document}
\def\myDownArrow{\smash{\begin{tikzpicture}[baseline=6mm]\useasboundingbox (-2,0);\node[single arrow,draw=black,fill=black!10,minimum height=4cm,minimum width=1.2cm,shape border rotate=270] at (0,-1) {};\end{tikzpicture}}}