\section{Handshake}
\begin{table}[H]
\centering
- \begin{subfigure}[t]{.48\textwidth}
- \begin{tabular}{ll}
- \toprule
- \multicolumn{2}{c}{Request}\\
- byte & value\\
- \midrule
- 1 & \texttt{'c'}\\
- \midrule\midrule
- \multicolumn{2}{c}{Response}\\
- byte & value\\
- \midrule
- 1 & \texttt{'c'}\\
- 2 & Peripheral bitmask\\
- 3,4 & Bytes of memory\\
- 5,6 & Size of the stack\\
- 7 & Number of analog pins\\
- 8 & Number of digital pins\\
- \bottomrule
- \end{tabular}
- \caption{Send a device specification}
- \end{subfigure}
+ \begin{tabular}{ll}
+ \toprule
+ \multicolumn{2}{c}{Request}\\
+ byte & value\\
+ \midrule
+ 1 & \texttt{'c'}\\
+ \midrule\midrule
+ \multicolumn{2}{c}{Response}\\
+ byte & value\\
+ \midrule
+ 1 & \texttt{'c'}\\
+ 2 & Peripheral bitmask\\
+ 3,4 & Bytes of memory\\
+ 5,6 & Size of the stack\\
+ 7 & Number of analog pins\\
+ 8 & Number of digital pins\\
+ \bottomrule
+ \end{tabular}
+ \caption{Send a device specification}
\end{table}
\newpage
\section{\gls{mTask}-\glspl{Task}}
\begin{table}[H]
\centering
- \begin{subfigure}[t]{.48\textwidth}
+ \begin{subfigure}[b]{.48\textwidth}
+ \centering
\begin{tabular}{ll}
\toprule
\multicolumn{2}{c}{Request}\\
\caption{Send a \gls{Task}}
\end{subfigure}
\quad%
- \begin{subfigure}[t]{.48\textwidth}
+ \begin{subfigure}[b]{.48\textwidth}
+ \centering
\begin{tabular}{ll}
\toprule
\multicolumn{2}{c}{Request}\\
\section{SDSs}
\begin{table}[H]
\centering
- \begin{subfigure}[t]{.2\textwidth}
+ \begin{subfigure}[b]{.2\textwidth}
+ \centering
\begin{tabular}{ll}
\toprule
\multicolumn{2}{c}{Request}\\
\caption{Send an SDS specification}
\end{subfigure}
\quad%
- \begin{subfigure}[t]{.2\textwidth}
+ \begin{subfigure}[b]{.2\textwidth}
+ \centering
\begin{tabular}{ll}
\toprule
\multicolumn{2}{c}{Response}\\
2,3 & SDS id\\
\bottomrule
\end{tabular}
- \caption{Delete an SDS}
+ \caption{Delete an SDS\\~}
\end{subfigure}
\quad%
- \begin{subfigure}[t]{.2\textwidth}
+ \begin{subfigure}[b]{.2\textwidth}
+ \centering
\begin{tabular}{ll}
\toprule
\multicolumn{2}{c}{Request}\\
\multicolumn{2}{c}{Response}\\
\bottomrule
\end{tabular}
- \caption{SDS update}
+ \caption{SDS update\\~}
\end{subfigure}
\quad%
- \begin{subfigure}[t]{.2\textwidth}
+ \begin{subfigure}[b]{.2\textwidth}
+ \centering
\begin{tabular}{ll}
\toprule
\multicolumn{2}{c}{Response}\\
4,5 & value\\
\bottomrule
\end{tabular}
- \caption{SDS publish}
+ \caption{SDS publish\\~}
\end{subfigure}
\caption{Message protocol for exchanging SDSs}
\end{table}
@phdthesis{oortgiese_distributed_2017,
address = {Nijmegen},
- type = {Master},
+ type = {Master's Thesis},
title = {A {Distributed} {Server} {Architecture} for {Task} {Oriented} {Programming}},
shorttitle = {A {Distributed} {Server} {Architecture} for {Task} {Oriented} {Programming}},
url = {http://www.ru.nl/publish/pages/769526/arjan_oortgiese.pdf},
school = {Radboud University},
author = {Oortgiese, Arjan},
year = {2017},
- file = {arjan_oortgiese.pdf:/home/mrl/.mozilla/firefox/a614qfce.default/zotero/storage/J4WXQXU4/arjan_oortgiese.pdf:application/pdf}
}
@incollection{achten_introduction_2015,
isbn = {978-90-820259-0-3},
shorttitle = {{TOP} to the rescue},
language = {English},
- publisher = {s.n.] ; UB Nijmegen [host},
+ publisher = {s.n.; UB Nijmegen},
author = {Lijnse, Bas},
year = {2013},
note = {OCLC: 833851220},
}
@inproceedings{domoszlai_compiling_2012,
- title = {Compiling {Haskell} to {JavaScript} through {Clean}’s core},
+ title = {Compiling {Haskell} to {JavaScript} through {Clean}'s core},
url = {http://ac.inf.elte.hu/Vol_036_2012/117_36.pdf},
urldate = {2017-05-23},
booktitle = {Selected papers of 9th {Joint} {Conference} on {Mathematics} and {Computer} {Science} ({February} 2012)},
}
@misc{noauthor_harduino_nodate,
- title = {{hArduino} by {LeventErkok}},
+ title = {{hArduino} by {LeventErkok}.},
url = {https://leventerkok.github.io/hArduino/},
+ howpublished = {https://leventerkok.github.io/hArduino/},
urldate = {2017-05-23},
file = {hArduino by LeventErkok:/home/mrl/.mozilla/firefox/a614qfce.default/zotero/storage/JUDWSMV9/hArduino.html:text/html}
}
@misc{noauthor_arduino_nodate,
title = {Arduino - {Open} {Source} {Products} for {Electronic} {Projects}},
url = {http://www.arduino.org/},
+ howpublished = {\url{http://www.arduino.org/}},
urldate = {2017-05-23},
file = {Arduino - Open Source Products for Electronic Projects:/home/mrl/.mozilla/firefox/a614qfce.default/zotero/storage/FPPFH7D2/www.arduino.org.html:text/html}
}