diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-15 18:13:41 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-15 18:13:41 +0200 |
| commit | 74fa551739067cef2330793b5412953c70b35477 (patch) | |
| tree | c693d9d2e8c5baca946afc985eef19555011e281 /content | |
| parent | 9a51d284a15393bda1fd0422078cdb15793acf32 (diff) | |
fix: fixed the acknowledgements
Diffstat (limited to 'content')
| -rw-r--r-- | content/design.tex | 2 | ||||
| -rw-r--r-- | content/preamble/acknowledgement.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/design.tex b/content/design.tex index 4fbb1b4..90e56bd 100644 --- a/content/design.tex +++ b/content/design.tex @@ -208,4 +208,4 @@ In the reference architecture, the consumers would constitute the Database (\myC What is remarkable about the connector manager is the ability to swiftly connect more consumers to the system. This way, the predictive digital twin can facilitate multiple different types of analytics engines or techniques. Additionally, the setup is \Cref{fig:message_broker} is currently standard industry practice for large software deployments. -\section{Discussion}\label{ss:design_discussion} +\section{Requirement Validation}\label{ss:requirement_validation} diff --git a/content/preamble/acknowledgement.tex b/content/preamble/acknowledgement.tex index df5ea7c..180ffad 100644 --- a/content/preamble/acknowledgement.tex +++ b/content/preamble/acknowledgement.tex @@ -6,7 +6,7 @@ I wish to express my thanks to the many people who have helped me in preparation Dante Niewehuis, my daily supervisor, with patience and understanding mentored me during our collaboration, which led to the timely and successful completion of this thesis. -Alexandru Iosup, my 1\textsuperscript{st} supervisor, provided invaluable feedback and suggestions that helped immensely during writing. +Alexandru Iosup, my 1\textsuperscript{st} supervisor, provided invaluable feedback and suggestions that helped immensely during the design and writing. Jesse Donkervliet guided the thesis timeline and greatly assisted in preparation of the final defence during the weekly thesis meetings. |
