X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.pre;h=80c2932190ad3f7a401481e28cebb1d9ab04deb4;hb=c8a6badb20cec197232909e350ea84e80f5d3f8b;hp=f0acd01236fb7a9fecaef06f9c0502d4f3c5a785;hpb=0dd82c0183888f46ac4eb4f66380356b1aa5eb4d;p=msc-thesis1617.git diff --git a/thesis.pre b/thesis.pre index f0acd01..80c2932 100644 --- a/thesis.pre +++ b/thesis.pre @@ -1,7 +1,29 @@ \documentclass[a4paper]{book} -\usepackage{geometry} +\usepackage[british]{babel} -\title{...} -\author{Mart Lubbers BSc.} +\usepackage{geometry} % Papersize +\usepackage[titletoc]{appendix} % Appendices +\usepackage{rutitlepage/rutitlepage} % Titlepage +\usepackage{hyperref} % Hyperlinks +\usepackage{booktabs} % Better looking tables +\usepackage{todonotes} % Todo's +\usepackage{caption} % Captions +\usepackage{subcaption} % Subcaptions +\usepackage{lipsum} % dummy text + +\urlstyle{same} +\hypersetup{% + pdftitle={iTasks and the Internet of Things}, + pdfauthor={Mart Lubbers}, + pdfsubject={iTasks and the Internet of Things}, + pdfcreator={Mart Lubbers}, + pdfproducer={Mart Lubbers}, + pdfkeywords={TOP,iTasks,Clean,Function Programming,IoT}, + hidelinks=true +} + +\title{iTasks and the Internet of Things} +\author{Mart Lubbers BSc.\\ + {\small\href{mailto:mart@martlubbers.net}{mart@martlubbers.net}}} \date{\today}