X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=thesis.tex;h=4158a1b08d6a29294bad0b4761c29c6156979bf4;hb=c3f505fc05f88dd9b36b433b615de6be08977601;hp=5d5e2d3d1c40c3b1d5b6e82904ff361b48e55d7e;hpb=c8a6badb20cec197232909e350ea84e80f5d3f8b;p=msc-thesis1617.git diff --git a/thesis.tex b/thesis.tex index 5d5e2d3..4158a1b 100644 --- a/thesis.tex +++ b/thesis.tex @@ -1,10 +1,21 @@ %&thesis -%\usepackage[xindy={codepage=utf8},nonumberlist,acronyms]{glossaries} \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{}