started to write some things and populate the bibtex db
[msc-thesis1617.git] / thesis.tex
index 5d5e2d3..4158a1b 100644 (file)
@@ -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{}