71ce7a51b6d97ee3dbcc7bf43e071a0e555a7034
[des2015.git] / marsrover / document / preamble.tex
1 \documentclass{article}
2
3 \usepackage[dvipdfm]{hyperref} % For a clickable toc and nice autorefs
4 \usepackage{a4wide} % For not wasting space on a4
5 \usepackage{booktabs} % For nicer looking tables
6 \usepackage{fancyhdr} % For the fancy header with our names
7 \usepackage{longtable} % For page spanning tables
8 \usepackage{multirow} % For multirow tables
9 \usepackage{tabu} % For nicer automatic spanning tables
10
11 \title{MarsRover proposal}
12 \author{Natanael Adityasatria (s4417992)\and Mart Lubbers (s4109503)}
13 \date{\today}
14
15 \hypersetup{hidelinks}
16
17 \pagestyle{fancy}
18 \renewcommand{\headrulewidth}{0pt}
19 \fancyhead[RF]{\small\textsc{DES2015: Mart Natanael (\today). Page: \thepage}}
20 \fancyhead[CF,RH]{}