summaryrefslogtreecommitdiffstats
path: root/vorlagen
diff options
context:
space:
mode:
authorRefik Hadzialic2012-03-27 15:48:24 +0200
committerRefik Hadzialic2012-03-27 15:48:24 +0200
commitb56d616bcbb9f2d53bc75bd4f3b2f24c3f44f56e (patch)
treef188d5399bc435f393293cd71a09157b32591948 /vorlagen
parentTemplates for the latex! (diff)
downloadmalign-b56d616bcbb9f2d53bc75bd4f3b2f24c3f44f56e.tar.gz
malign-b56d616bcbb9f2d53bc75bd4f3b2f24c3f44f56e.tar.xz
malign-b56d616bcbb9f2d53bc75bd4f3b2f24c3f44f56e.zip
Test for git change
Diffstat (limited to 'vorlagen')
-rw-r--r--vorlagen/thesis/Makefile2
-rw-r--r--vorlagen/thesis/maindoc.pdfbin126679 -> 156237 bytes
-rw-r--r--vorlagen/thesis/src/bib/literatur.bib17
-rw-r--r--vorlagen/thesis/src/kapitel_x.tex13
4 files changed, 27 insertions, 5 deletions
diff --git a/vorlagen/thesis/Makefile b/vorlagen/thesis/Makefile
index 5d0a0fe..25bb2a8 100644
--- a/vorlagen/thesis/Makefile
+++ b/vorlagen/thesis/Makefile
@@ -1,6 +1,6 @@
all:
cd src; make
- cp maindoc.pdf ../../../Dropbox/Public/
+ cp maindoc.pdf ../../../../Dropbox/Public/
clean:
rm -vf tmp/*
diff --git a/vorlagen/thesis/maindoc.pdf b/vorlagen/thesis/maindoc.pdf
index d9da3d8..0d6e46e 100644
--- a/vorlagen/thesis/maindoc.pdf
+++ b/vorlagen/thesis/maindoc.pdf
Binary files differ
diff --git a/vorlagen/thesis/src/bib/literatur.bib b/vorlagen/thesis/src/bib/literatur.bib
index 00702b4..b701b5e 100644
--- a/vorlagen/thesis/src/bib/literatur.bib
+++ b/vorlagen/thesis/src/bib/literatur.bib
@@ -4,4 +4,19 @@
year={1997},
publisher={Addison-Wesley}
}
-
+@Book{diggelen2009a-gps,
+ author = {Diggelen, Van},
+ title = {A-GPS assisted GPS, GNSS, and SBAS},
+ publisher = {Artech House},
+ year = {2009},
+ address = {Boston},
+ isbn = {1596933747}
+}
+@Book{harper2010server-side,
+ author = {Harper, Neil},
+ title = {Server-side GPS and assisted-GPS in Java},
+ publisher = {Artech House},
+ year = {2010},
+ address = {Boston},
+ isbn = {9781607839859}
+ } \ No newline at end of file
diff --git a/vorlagen/thesis/src/kapitel_x.tex b/vorlagen/thesis/src/kapitel_x.tex
index c0f74f9..2304b65 100644
--- a/vorlagen/thesis/src/kapitel_x.tex
+++ b/vorlagen/thesis/src/kapitel_x.tex
@@ -1,8 +1,10 @@
\setchapterpreamble[u]{%
- \dictum[Platon] {Der Anfang ist die Hälfte des Ganzen}
+ \dictum[Stobaeus] {What use is knowledge if there is no understanding?}
}
\chapter{Introduction to GSM and GPS}
-
+\section{Motivation}
+\section{Goals of the thesis}
+The goal of the following thesis is to implement the Radio Resource Location Protocol (RRLP)
\chapter{Assisted GPS}
\chapter{Radio Resource Location Protocol}
@@ -14,5 +16,10 @@ citet: \citet{kopka1997latex}
\chapter{System}
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.\todo{Referenz für lorem ipsum}
+Test test
+\chapter{Summary}
-\chapter{Conclusion}
+\chapter*{Dictionary of acronyms}
+\begin{itemize}
+\item \emph{RRLP} - Radio Resource Location Protocol - The employed protocol in GSM and UMTS networks for providing and exchange of geolocation information. \\
+\end{itemize} \ No newline at end of file