VortragBadHonnef24/vortrag.tex
2024-04-23 19:08:24 +02:00

18 lines
309 B
TeX

\documentclass{beamer}
%Information to be included in the title page:
\title{Typinferenz für Java mit Wildcards}
\author{Andreas Stadelmeier}
\institute{DHBW Stuttgart Campus Horb}
\date{2024}
\begin{document}
\frame{\titlepage}
\begin{frame}
\frametitle{Motivation}
TODO Test
\end{frame}
\end{document}