X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=77ba4616ea53773563787332306ab75ac496fd3a;hb=eac6f8e9367bfe72d3886bf86132a04212a50428;hp=3896bb448d30d45b899757db85f67d68e37628b5;hpb=676522e2345f468b73f68737d47cfbfded2f42be;p=phd-thesis.git diff --git a/thesis.tex b/thesis.tex index 3896bb4..77ba461 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,5 +1,9 @@ \documentclass[twoside,10pt]{book} +\def\mytitle{Big Things for Tiny Computers} +\def\mysubtitle{Task Oriented Programming for the Internet of Things} +\def\myauthor{Mart Lubbers} + \input{preamble} % Just for the blind text, can go when it's finished @@ -15,8 +19,8 @@ } % Document info -\title{Some title} -\author{Some author} +\title{\mytitle{} --- \mysubtitle{}} +\author{Mart Lubbers} \date{\formatdate{1}{6}{2023}} @@ -73,7 +77,6 @@ \input{an_appendix} \backmatter% -\stopthumb% chktex 9 \addtitlethumb{Backmatter}{}{white}{gray}{pagesLTS.0} % Bibliography @@ -137,4 +140,4 @@ \label{chp:index} \printindex -\end{document} % chktex 10 +\end{document}