X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=4d629dde5d680330ab8ec93850411a1f3680ab19;hb=5bc326c89f63bd6eab3e09ddc83006021745e1f2;hp=5cc3f42f4b0c247b834209a25cb1c3bea92b733d;hpb=40c364b9de5d27b8afedcfd83d76499acc9e31af;p=phd-thesis.git diff --git a/thesis.tex b/thesis.tex index 5cc3f42..4d629dd 100644 --- a/thesis.tex +++ b/thesis.tex @@ -3,12 +3,17 @@ \def\mytitle{Orchestrating the Internet of Things\texorpdfstring{\\}{ }with Task-Oriented Programming} \def\mysubtitle{a purely functional rhapsody} \def\myauthor{Mart Lubbers} -\def\mydate{\formatdate{31}{12}{2022}} +\def\mydate{\formatdate{1}{2}{2023}} \input{preamble} % To show hboxes even when in non-draft mode -\overfullrule=1pt +%\overfullrule=1pt +%\showboxdepth=\maxdimen% +%\showboxbreadth=\maxdimen% +% \showboxdepth=5 +% \showboxbreadth=5 +\setlength{\overfullrule}{20pt} % Just for the todonotes, can go when it's finished \usepackage{todonotes} @@ -68,12 +73,12 @@ \subfile{dsl/class} % Deep embedding with class \subfile{dsl/first} % First-class data types -\part[\hspace{-9pt}Orchestrating the Internet of Things using Task-Oriented Programming]{\\[2ex]\smaller{}Orchestrating the Internet of Things using Task-Oriented Programming}% +\part[\hspace{-8.28992pt}Orchestrating the Internet of Things using Task-Oriented Programming]{\\[2ex]\smaller{}Orchestrating the Internet of Things using Task-Oriented Programming}% \label{prt:top} \subfile{top/4iot} % TOP for the IoT \subfile{top/lang} % mTask DSL -\subfile{top/int} % Integration with iTask \subfile{top/imp} % Implementation +\subfile{top/int} % Integration with iTask \subfile{top/green} % Green computing \subfile{top/finale} % Conclusion