53 lines
1.3 KiB
TeX
53 lines
1.3 KiB
TeX
\startproduct content
|
|
\enablemode[everything]
|
|
\project thesis
|
|
|
|
\starttext
|
|
|
|
|
|
\startfrontmatter
|
|
\start
|
|
\switchtobodyfont[20pt]
|
|
\midaligned{\framed[width=12cm,align=center,offset=2cm,frame=off]{Nominal Techniques \& Black Box Testing for Automata Learning}}
|
|
\switchtobodyfont[12pt]
|
|
\midaligned{Joshua Moerman}
|
|
\midaligned{8 January 2019}
|
|
\stop
|
|
\page[yes]
|
|
|
|
\setupwhitespace[none]
|
|
\completecontent
|
|
%\completelistoffigures
|
|
%\completelistoftables
|
|
%\completelistofalgorithms
|
|
\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
|