initial presentation
[bsc-thesis1415.git] / pres / preamble.tex
diff --git a/pres/preamble.tex b/pres/preamble.tex
new file mode 100644 (file)
index 0000000..f9fc502
--- /dev/null
@@ -0,0 +1,36 @@
+\documentclass{beamer}
+
+
+\usetheme{Singapore}
+
+\hypersetup{%
+       pdfstartview={Fit},
+       pdftitle={Adaptable crawler specification generation system for leisure %
+activity RSS feeds},
+       pdfauthor={Mart Lubbers},
+       pdfsubject={Crawler generation}
+}
+
+\title{Adaptable crawler specification generation system for leisure activity %
+RSS feeds}
+\author[Lubbers,Paula,Grootjen]{%
+Mart Lubbers\\
+Radboud University, Nijmegen\\\vspace{1mm}
+\and
+Alessandro Paula\footnote{External supervisor}\\
+Hyperleap, Nijmegen\\\vspace{1mm}
+\and
+Franc Grootjen\footnote{Internal supervisor}\\
+Radboud University, Nijmegen
+}
+%\institute[Radboud University]{Radboud University Nijmegen}
+\date[2015]{\today}
+\subject{Crawler generation}
+
+\AtBeginSection[]
+{
+  \begin{frame}
+    \frametitle{Table of Contents}
+    \tableofcontents[currentsection]
+  \end{frame}
+}