+
@unpublished{koopman_tasks_2016,
title = {Tasks in a {Type}-{Safe} and {Extendible} {Domain} {Specific} {Language} for {Microprocessors}},
author = {Koopman, Pieter and Plasmeijers, Rinus},
year = {2016},
note = {Draft paper},
+ file = {tfp16.pdf:/home/mrl/.mozilla/firefox/spscjqzf.default/zotero/storage/9DCKVX3V/tfp16.pdf:application/pdf}
}
@incollection{achten_introduction_2015,
author = {Achten, Peter and Koopman, Pieter and Plasmeijer, Rinus},
year = {2015},
pages = {187--245},
+ file = {chp%3A10.1007%2F978-3-319-15940-9_5.pdf:/home/mrl/.mozilla/firefox/spscjqzf.default/zotero/storage/ZSDSIIT7/chp%3A10.1007%2F978-3-319-15940-9_5.pdf:application/pdf}
+}
+
+@unpublished{oortgiese_task_2016,
+ title = {Task {Oriented} {Programming} on a {Distributed} {Server} {Architecture}},
+ author = {Oortgiese, Arjan and van Groningen, John and Lijnse, Bas and Plasmeijer, Rinus},
+ year = {2016},
+ note = {Draft paper},
+ file = {paper.pdf:/home/mrl/.mozilla/firefox/spscjqzf.default/zotero/storage/NZURPTAR/paper.pdf:application/pdf}
}
\documentclass[a4paper]{article}
-
-\usepackage[british]{babel}
-\usepackage{booktabs}
-\usepackage{geometry}
+\usepackage[british]{babel} \usepackage{booktabs} \usepackage{geometry}
\usepackage{tabu}
\title{Research Internship Proposal}
add techniques. Techniques that are interesting to experiment with is Serial
communication, Bluetooth, \textsc{WiFi}, \textsc{GSM} and \textsc{LoRa}.
+Similar work has been done in the department on distributing tasks to so-called
+\emph{node-servers}~\cite{oortgiese_task_2016}. It might be possible that the
+same communication strategy can be used with a slimmed down taskserver on a
+microcontroller.
+
\bibliographystyle{ieeetr}
\bibliography{p}
\end{document}