33b1cd05ea4a14d4e66e4e67b59dbc090db642f7
[ri1617.git] / final_review / praatje.pre
1 \documentclass{beamer}
2
3 \usepackage[british]{babel}
4 \usepackage{listings}
5 \usepackage{clean}
6
7 \title{iTasks and the Internet of Things}
8 \subtitle{Research internship}
9 \author[M. Lubbers]{Mart Lubbers}
10 \institute[Radboud University Nijmegen]{%
11 Supervisors:\\
12 Rinus Plasmeijers\\
13 Pieter Koopman}
14 \date{\today}
15
16 \AtBeginSection[]{%
17 \begin{frame}
18 \frametitle{Table of Contents}
19 \tableofcontents[currentsection]
20 \end{frame}
21 }