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