diff --git a/abstract.tex b/abstract.tex index d24c166..e9bc5bb 100644 --- a/abstract.tex +++ b/abstract.tex @@ -1,4 +1,3 @@ -%%%% Time-stamp: <2013-02-25 10:31:01 vk> \chapter*{Abstract} @@ -7,17 +6,4 @@ This is a placeholder for the abstract. It summarizes the whole thesis to give a very short overview. Usually, this the abstract is written -when the whole thesis text is finished. - - - -%\glsresetall %% all glossary entries should be used in long form (again) -%% vim:foldmethod=expr -%% vim:fde=getline(v\:lnum)=~'^%%%%\ .\\+'?'>1'\:'=' -%%% Local Variables: -%%% mode: latex -%%% mode: auto-fill -%%% mode: flyspell -%%% eval: (ispell-change-dictionary "en_US") -%%% TeX-master: "main" -%%% End: +when the whole thesis text is finished. \ No newline at end of file diff --git a/auswertung.tex b/auswertung.tex index 92c1935..e0062cc 100644 --- a/auswertung.tex +++ b/auswertung.tex @@ -6,4 +6,4 @@ Nun möchte ich die Auswertung der Daten anhand von einer mehrwöchigen Aufzeich \section{Aufzeichnung} \label{auswertung_aufzeichnung} -Zu Beginn des Schuljahrs 2014/15 habe ich meine Messtation am 8.9.2014 in der Klasse aufgebaut. Die Messung ging mit nur einigen Minuten Unterbrechung bis zum 3.10.2014. \ No newline at end of file +Zu Beginn des Schuljahrs 2014/15 habe ich meine Messtation am 8.9.2014 in der Klasse aufgebaut. Die Messung ging mit nur einigen Minuten Unterbrechung bis zum 3.10.2014. Hierbei wurden ungefähr 2 Mal in der Minute 10 Sensoren ausgelesen. Die dabei entstandene \gls{CSV}, hat 75875 Zeilen und ist knapp über \SI{6}{\mega\byte} groß.\footnote{Sie kann unter \href{http://winkler.kremszeile.at/dygraph_8A.csv}{winkler.kremszeile.at/dygraph\_8A.csv} heruntergeladen werden.} \ No newline at end of file diff --git a/references-biblatex.bib b/bibliographie.bib similarity index 100% rename from references-biblatex.bib rename to bibliographie.bib diff --git a/figures/anschluss/1_1.jpg b/figures/anschluss/1_1.jpg index a1c512c..cdb745b 100644 Binary files a/figures/anschluss/1_1.jpg and b/figures/anschluss/1_1.jpg differ diff --git a/hardware.tex b/hardware.tex index 5ba3849..481be17 100644 --- a/hardware.tex +++ b/hardware.tex @@ -186,5 +186,5 @@ Die komplette Hardware kommt nun in eine Holzbox, mit einer Öffnung für das Di \centering \includegraphics[width=0.75\textwidth]{figures/anschluss/3.jpg} \caption{Die Hardware in der Holzbox} - \label{fig:erstes_display} + \label{fig:holzbox} \end{figure} \ No newline at end of file diff --git a/main.pdf b/main.pdf index 7a876b0..c4067cf 100644 Binary files a/main.pdf and b/main.pdf differ diff --git a/main.tex b/main.tex index ab30c67..454644b 100644 --- a/main.tex +++ b/main.tex @@ -68,7 +68,7 @@ \newcommand{\mybiblatexbackref}{true} %% "true" or "false" %% If true: create backward links from reference to citations. -\newcommand{\mybiblatexfile}{references-biblatex.bib} +\newcommand{\mybiblatexfile}{bibliographie.bib} %% Name of the biblatex file that holds the references. \newcommand{\mydispositioncolor}{30,103,182}