Merge branch 'master' of gitlab.science.ru.nl:mlubbers/mc1516the
[mc1516the.git] / exam.tex
index 61aae16..6ef77e8 100644 (file)
--- a/exam.tex
+++ b/exam.tex
@@ -1,14 +1,23 @@
-\documentclass{article}
+\documentclass[a4paper]{article}
 
-\usepackage[a4paper]{geometry}
+\usepackage{booktabs}
+\usepackage{geometry}
+\usepackage{graphicx}
+\usepackage{url}
+\usepackage{amsmath}
 
 \newcommand{\UPPAAL}{\textsc{UPPAAL}}
+\let\tt\texttt
+
+\graphicspath{{img/}}
+\DeclareGraphicsExtensions{.eps}
 
 \title{Timed automata and \UPPAAL}
-\author{Pim Jager\and{}Mart Lubbers}
+\author{Pim Jager\and Mart Lubbers}
 \date{\today}
 
 \begin{document}
+\maketitle
 \section*{First part}
 \input{first.tex}