Archived
1
Fork 0
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
phd-thesis/content.tex
2019-05-12 17:01:14 +02:00

53 lines
1.3 KiB
TeX

\startproduct content
\enablemode[everything]
\project thesis
\starttext
\startpagemakeup[align=center, doublesided=no, pagestate=start]
\switchtobodyfont[20pt]
\midaligned{\framed[width=8cm, align=center, frame=off]{Nominal Techniques and Black Box Testing for Automata Learning}}
\blank[2*big]
\switchtobodyfont[12pt]
{\it Joshua Moerman}
\stoppagemakeup
\page[yes]
\startfrontmatter
\component titelblad
\component summary
\component acknowledgements
\setupwhitespace[none]
\completecontent[criterium=all]
\stopfrontmatter
\startbodymatter
\setupheadertexts[{\sc {\getmarking[chapter]}}][\pagenumber][\pagenumber][{\sc Chapter {\getmarking[chapternumber]}}]
\component content/introduction
\startpart[title={Testing Techniques}, reference=part:testing]
\component content/test-methods
\component content/applying-automata-learning
\component content/minimal-separating-sequences
\stoppart
\startpart[title={Nominal Techniques}, reference=part:nominal]
\component content/learning-nominal-automata
\component content/ordered-nominal-sets
\component content/separated-nominal-automata
\stoppart
\stopbodymatter
\startbackmatter
\setupheadertexts[{\sc References}][\pagenumber][\pagenumber][{\sc References}]
\switchtobodyfont[8pt]
\title{References}
\placelistofpublications
\stopbackmatter
\stoptext
\stopproduct