X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=494974551b722c9c62d7b59eaa90aa6bb407e1c0;hb=c15776f71f5efe186708e2604ff8f32115c8ac3d;hp=0537c34ed14e1c791f82511dd643d29f654c3149;hpb=437d98c1ba1c0a184da28f1ea2a87fff2cfb1d7e;p=phd-thesis.git diff --git a/thesis.tex b/thesis.tex index 0537c34..4949745 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,9 +1,9 @@ \documentclass[twoside,10pt]{book} -\def\mytitle{Task-Oriented Internet of Things Programming} +\def\mytitle{Orchestrating the Internet of Things with Task-Oriented Programming} \def\mysubtitle{a purely functional rhapsody} \def\myauthor{Mart Lubbers} -\def\mydate{\formatdate{1}{6}{2023}} +\def\mydate{\formatdate{31}{12}{2022}} \input{preamble} @@ -38,8 +38,9 @@ \subfile{frontmatter/motto} % Table of contents -\setcounter{tocdepth}{1} +%\setcounter{tocdepth}{1} \tableofcontents +\todo{reduce tocdepth to 1 before finishing} \newpage% % Dedication @@ -52,7 +53,6 @@ % The actual document \mainmatter% -\renewcommand\partname{Movement} % Rename parts to movements (rhapsody uhu) \addthumb{Chapters}{\arabic{chapter}}{white}{gray} % Arabic chapter thumbs \setcounter{chapter}{-1} @@ -60,7 +60,7 @@ \subfile{introduction/introduction} % DSL -\part{Domain-Specific Languages}% +\part[Prelude: Domain-Specific Languages]{Prelude\\Domain-Specific Languages}% \label{prt:dsl} % DSL Techniques @@ -72,33 +72,21 @@ % First-class data types \subfile{domain-specific_languages/first-class_datatypes} +% Stack computations? \subfile{domain-specific_languages/strongly-typed_multi-view_stack-based_computations} -\part{Task-Oriented Programming for the Internet of Things}% +\part[Exposition: Task-Oriented Internet of Things Programming]{Exposition\\Task-Oriented Internet of Things Programming}% \label{prt:top} -% mTask by example -\subfile{task_oriented_programming/mtask_by_example} +\subfile{mtask/mtask} -% Interpreting -\subfile{task_oriented_programming/interpreting} - -% Integration -\subfile{task_oriented_programming/integration} - -% Beyond microprocessors -\subfile{task_oriented_programming/beyond_microprocessors} - -\part{Tiered vs.\ tierless programming}% +\part[Transformation: Tiered vs.\ tierless programming]{Transformation\\Tiered vs.\ tierless programming}% \label{prt:tvt} \subfile{tiered_vs._tierless_programming/smart_campus} -\chapter{Modelling naval scenaries using \acrshort{TOP} and \acrshort{IOT}} -Waarschijnlijk geen tijd voor - -\bookmarksetup{startatroot}% this is it -\addtocontents{toc}{\bigskip}% perhaps as well +\bookmarksetup{startatroot} % descend back out of the previous part +\addtocontents{toc}{\bigskip}% Insert some whitespace to make the TOC better \subfile{conclusion/conclusion} % Start appendix @@ -107,9 +95,11 @@ Waarschijnlijk geen tijd voor \addcontentsline{toc}{part}{Appendix} \addthumb{Appendices}{\Alph{chapter}}{white}{gray} % Alpha appendix thumbs -\subfile{appendix/clean_for_haskell_programmers.tex} +\subfile{appendix/clean_for_haskell_programmers} +\subfile{appendix/bytecode} \backmatter% +\bookmarksetup{startatroot} % descend back out of the appendix \addtitlethumb{Backmatter}{}{white}{gray}{pagesLTS.0} % Empty backmatter thumbs % Bibliography