add glossary, appendix and specify protocol
[msc-thesis1617.git] / thesis.pre
1 \documentclass[a4paper]{book}
2
3 \usepackage[british]{babel}
4
5 \usepackage{geometry} % Papersize
6 \usepackage[titletoc]{appendix} % Appendices
7 \usepackage{rutitlepage/rutitlepage} % Titlepage
8 \usepackage{hyperref} % Hyperlinks
9 \usepackage{booktabs} % Better looking tables
10 \usepackage{todonotes} % Todo's
11 \usepackage{caption} % Captions
12 \usepackage{subcaption} % Subcaptions
13
14 \urlstyle{same}
15 \hypersetup{%
16 pdftitle={iTasks and the Internet of Things},
17 pdfauthor={Mart Lubbers},
18 pdfsubject={iTasks and the Internet of Things},
19 pdfcreator={Mart Lubbers},
20 pdfproducer={Mart Lubbers},
21 pdfkeywords={TOP,iTasks,Clean,Function Programming,IoT},
22 hidelinks=true
23 }
24
25 \title{iTasks and the Internet of Things}
26 \author{Mart Lubbers BSc.\\
27 {\small\href{mailto:mart@martlubbers.net}{mart@martlubbers.net}}}
28 \date{\today}