Final comments
authorMart Lubbers <mart@martlubbers.net>
Mon, 26 Jun 2017 12:33:36 +0000 (14:33 +0200)
committerMart Lubbers <mart@martlubbers.net>
Mon, 26 Jun 2017 12:33:36 +0000 (14:33 +0200)
appendix-protocol.tex
thesis.bib

index ad88ac4..20e7fa3 100644 (file)
@@ -10,34 +10,33 @@ interpreted as \gls{MSB} first integers.
 \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}\\
@@ -58,7 +57,8 @@ interpreted as \gls{MSB} first integers.
                \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}\\
@@ -82,7 +82,8 @@ interpreted as \gls{MSB} first integers.
 \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}\\
@@ -102,7 +103,8 @@ interpreted as \gls{MSB} first integers.
                \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}\\
@@ -118,10 +120,11 @@ interpreted as \gls{MSB} first integers.
                        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}\\
@@ -134,10 +137,11 @@ interpreted as \gls{MSB} first integers.
                        \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}\\
@@ -150,7 +154,7 @@ interpreted as \gls{MSB} first integers.
                        4,5 & value\\
                        \bottomrule
                \end{tabular}
-               \caption{SDS publish}
+               \caption{SDS publish\\~}
        \end{subfigure}
        \caption{Message protocol for exchanging SDSs}
 \end{table}
index 9eb4dbe..24b6d27 100644 (file)
@@ -32,7 +32,7 @@
 
 @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},
@@ -41,7 +41,6 @@
        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,
@@ -60,7 +59,7 @@
        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}
 }