X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=494974551b722c9c62d7b59eaa90aa6bb407e1c0;hb=c15776f71f5efe186708e2604ff8f32115c8ac3d;hp=3a48285a5a5ce90f2c747b28c0981901518a1103;hpb=45c4c1f86ffe493bbe929f262f6672a20c3cd8bf;p=phd-thesis.git diff --git a/thesis.tex b/thesis.tex index 3a48285..4949745 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,9 +1,9 @@ \documentclass[twoside,10pt]{book} -\def\mytitle{Big Things for Tiny Computers} -\def\mysubtitle{Task-Oriented Programming for the Internet of Things} +\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,7 +38,9 @@ \subfile{frontmatter/motto} % Table of contents +%\setcounter{tocdepth}{1} \tableofcontents +\todo{reduce tocdepth to 1 before finishing} \newpage% % Dedication @@ -51,59 +53,60 @@ % The actual document \mainmatter% -\addthumb{Chapters}{\arabic{chapter}}{white}{gray} +\addthumb{Chapters}{\arabic{chapter}}{white}{gray} % Arabic chapter thumbs \setcounter{chapter}{-1} % Introduction \subfile{introduction/introduction} % DSL -\part{Domain-Specific Languages}% + +\part[Prelude: Domain-Specific Languages]{Prelude\\Domain-Specific Languages}% \label{prt:dsl} % DSL Techniques -\subfile{domain_specific_languages/dsl_techniques} +\subfile{domain-specific_languages/dsl_techniques} % Deep embedding with class -\subfile{domain_specific_languages/class_deep_embedding} +\subfile{domain-specific_languages/class_deep_embedding} % First-class data types -\subfile{domain_specific_languages/first-class_datatypes} - -\part{Task-Oriented Programming}% -\label{prt:top} +\subfile{domain-specific_languages/first-class_datatypes} -% mTask by example -\subfile{task_oriented_programming/mtask_by_example} +% Stack computations? +\subfile{domain-specific_languages/strongly-typed_multi-view_stack-based_computations} -% Interpreting -\subfile{task_oriented_programming/interpreting} +\part[Exposition: Task-Oriented Internet of Things Programming]{Exposition\\Task-Oriented Internet of Things Programming}% +\label{prt:top} -% Integration -\subfile{task_oriented_programming/integration} +\subfile{mtask/mtask} -\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}} -Arjan's werk {NLARMS}? +\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 \appendix% \label{chp:appendix} -\addthumb{Appendices}{\Alph{chapter}}{white}{gray} +\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% -\addtitlethumb{Backmatter}{}{white}{gray}{pagesLTS.0} +\bookmarksetup{startatroot} % descend back out of the appendix +\addtitlethumb{Backmatter}{}{white}{gray}{pagesLTS.0} % Empty backmatter thumbs % Bibliography \phantomsection{}% \label{chp:bibliography} \addcontentsline{toc}{chapter}{Bibliography} -\bibliography{thesis} +\bibliography{other,self} % Summary \subfile{backmatter/summary} @@ -134,9 +137,9 @@ Arjan's werk {NLARMS}? \let\clearpage\relax \let\cleardoublepage\relax \listoffigures% -\listoftables% -\listofalgorithms% -\lstlistoflistings% +%\listoftables% +%\listofalgorithms% +%\lstlistoflistings% \endgroup % Index