X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.pre;h=98e8cf11532286f8d0050e8a7350ef9bf4ea229a;hb=b855f7f75705291002f50f99eab11d4f450cef48;hp=988e6e058a853a062331459b216d8f052b41bd7b;hpb=7b0fe8509016c0841d35239dc87150e945cfd960;p=msc-thesis1617.git diff --git a/thesis.pre b/thesis.pre index 988e6e0..98e8cf1 100644 --- a/thesis.pre +++ b/thesis.pre @@ -1,21 +1,21 @@ -\documentclass[a4paper]{book} +\documentclass[twoside,a4paper,titlepage]{book} -\usepackage[british]{babel} \usepackage{geometry} % Papersize +\usepackage[british]{babel} % Internationalization \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 \usepackage{listings} % source code \usepackage{float} % floating images \usepackage{lmodern} % Better teletype fonts \usepackage{textcomp} % Nice listings quotes \usepackage{pgf-umlsd} % Connection diagrams +\usepackage{graphicx} % Graphics +\usepackage{epstopdf} % Eps graphics +\usepackage{todonotes} % Todo notes \usetikzlibrary{arrows,shadows} @@ -23,9 +23,9 @@ \urlstyle{tt} \hypersetup{% - pdftitle={iTasks and the Internet of Things}, + pdftitle={Task Oriented Programming and the Internet of Things}, pdfauthor={Mart Lubbers}, - pdfsubject={iTasks and the Internet of Things}, + pdfsubject={Task Oriented Programming and the Internet of Things}, pdfcreator={Mart Lubbers}, pdfproducer={Mart Lubbers}, pdfkeywords={TOP,iTasks,Clean,Function Programming,IoT}, @@ -112,7 +112,7 @@ language=Clean } -\title{iTasks and the Internet of Things} +\title{Task Oriented Programming and the Internet of Things} \author{Mart Lubbers BSc.\\ {\small\href{mailto:mart@martlubbers.net}{mart@martlubbers.net}}} \date{\today}