summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2017-07-23 23:43:43 +0200
committerDavid Runge <dave@sleepmap.de>2017-07-23 23:43:43 +0200
commitbe5eec199fc99eb1b0ac8921cb0e543268caf587 (patch)
tree62cb994e7ec874c3868041411926341f6f5c6d0c
parentc2d478f2e158f26242a399133ef6cb061fe253a3 (diff)
downloadmaster-thesis-be5eec199fc99eb1b0ac8921cb0e543268caf587.tar.gz
master-thesis-be5eec199fc99eb1b0ac8921cb0e543268caf587.tar.bz2
master-thesis-be5eec199fc99eb1b0ac8921cb0e543268caf587.tar.xz
master-thesis-be5eec199fc99eb1b0ac8921cb0e543268caf587.zip
thesis/thesis.tex: Adding appendix about pdf version.
-rw-r--r--thesis/thesis.tex36
1 files changed, 21 insertions, 15 deletions
diff --git a/thesis/thesis.tex b/thesis/thesis.tex
index 84c4d93..a172a60 100644
--- a/thesis/thesis.tex
+++ b/thesis/thesis.tex
@@ -2403,6 +2403,27 @@ ssr-aap -N “server” -C “127.0.0.1:50002”
\cleardoublepage
\begin{appendices}
+ \section{PDF version}
+ \label{appendix:pdf_version}
+ The PDF version of this work can be found on
+ the~\nameref{digital_ressource} as the file
+ \mintinline{shell}{master-thesis/thesis/thesis.pdf}.
+
+ \section{LaTeX sources}
+ \label{appendix:latex_sources}
+ The {\LaTeX} sources for this work can be found on the
+ \nameref{digital_ressource} in the file
+ \mintinline{shell}{master-thesis/thesis/thesis.tex}. The accompanying
+ BibTeX file is located in \mintinline{shell}{master-thesis/bib}.\\
+ All graphics used in this work can be found in
+ \mintinline{shell}{master-thesis/images}.
+
+ \section{Thesis bibliography}
+ \label{appendix:thesis_bibliography}
+ The references used in this work, if not in the form of a website, can be
+ found on the \nameref{digital_ressource} in the folder
+ \mintinline{shell}{master-thesis/src}.
+
\section{OSC interface source code}
\label{appendix:osc_interface_source_code}
All C++ source code written for the \gls{osc} interface can be found on
@@ -2484,21 +2505,6 @@ git diff master...networking-with-osc
For using the scripts, \gls{supercollider} version 3.7, or above is
recommended.
- \section{LaTeX sources}
- \label{appendix:latex_sources}
- The {\LaTeX} sources for this work can be found on the
- \nameref{digital_ressource} in the file
- \mintinline{shell}{master-thesis/thesis/thesis.tex}. The accompanying
- BibTeX file is located in \mintinline{shell}{master-thesis/bib}.\\
- All graphics used in this work can be found in
- \mintinline{shell}{master-thesis/images}.
-
- \section{Thesis bibliography}
- \label{appendix:thesis_bibliography}
- The references used in this work, if not in the form of a website, can be
- found on the \nameref{digital_ressource} in the folder
- \mintinline{shell}{master-thesis/src}.
-
\section{Reproduction setup changes}
\label{appendix:reproduction_setup_changes}
\begin{listing}[!htb]