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
2018-11-14 17:46:41 +01:00

42 lines
764 B
TeX

\startproduct content
\enablemode[everything]
\project thesis
\starttext
\startfrontmatter
\setupwhitespace[none]
\completecontent
\completelistoffigures
\completelistoftables
\completelistofalgorithms
\stopfrontmatter
\startbodymatter
\component content/introduction
\startpart[title={Testing Techniques}]
\component content/test-methods
\component content/applying-automata-learning
\component content/minimal-separating-sequences
\stoppart
\startpart[title={Nominal Techniques}]
\component content/learning-nominal-automata
\component content/ordered-nominal-sets
\chapter{Succinct Nominal Automata?}
\stoppart
\stopbodymatter
\startbackmatter
\switchtobodyfont[9pt]
\title{References}
\placelistofpublications
\stopbackmatter
\stoptext
\stopproduct