X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=4158a1b08d6a29294bad0b4761c29c6156979bf4;hb=c3f505fc05f88dd9b36b433b615de6be08977601;hp=d31abe1a434e7ebe0478eb967234ced0d6381d17;hpb=b7d14e48236d740ca4805f6404311de84b7702a3;p=msc-thesis1617.git diff --git a/thesis.tex b/thesis.tex index d31abe1..4158a1b 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,9 +1,21 @@ %&thesis -\usepackage[xindy{encoding=utf-8},nonumberlist,acronyms]{glossaries} % Acronyms +\usepackage[nonumberlist,acronyms]{glossaries} \makeglossaries% -\newacronym{sds}{SDS}{Shared Data Source} -\newacronym{iot}{IoT}{Internet of Things} -\newacronym{top}{TOP}{Task Oriented Programming} + +\newacronym{SDS}{SDS}{Shared Data Source} +\newacronym{IoT}{IoT}{Internet of Things} +\newacronym{TOP}{TOP}{Task Oriented Programming} +\newglossaryentry{Clean}{% + name=Clean, + description={is a pure lazy functional programming language based on graph + rewriting} +} +\newglossaryentry{iTasks}{ + name=iTasks, + description={is a \acrshort{TOP} implementation written in the \gls{Clean} + programming language} +} + \begin{document} \frontmatter{}