Commit aed7f7f8 by Werner Westerkamp

Literaturverzeichnis

parent dc0e67b6
@misc{CSD, @misc{CSD,
author = {Fraunhofer-Institut für Optronik, Systemtechnik und Bildauswertung}, author = {{Fraunhofer-Institut für Optronik, Systemtechnik und Bildauswertung}},
title = {Coalition Shared Data Server}, title = {Coalition Shared Data Server},
year = {2011}, year = {2011},
howpublished = {\url{http://www.iosb.fraunhofer.de/servlet/is/4637/Produktflyer_CSD-Server_english.pdf?command=downloadContent&filename=Produktflyer_CSD-Server_english.pdf}}, howpublished = {\url{http://www.iosb.fraunhofer.de/servlet/is/4637/Produktflyer_CSD-Server_english.pdf?command=downloadContent&filename=Produktflyer_CSD-Server_english.pdf}},
note = {Stand: 2015-03-03}, note = {Stand: 2015-03-03},
language = {ngerman},
} }
@misc{IVIG, @misc{IVIG,
author = {Fraunhofer-Institut für Optronik, Systemtechnik und Bildauswertung}, author = {{Fraunhofer-Institut für Optronik, Systemtechnik und Bildauswertung}},
title = {Interaktive Visualisierung Integrierter Geodaten (IVIG)}, title = {Interaktive Visualisierung Integrierter Geodaten (IVIG)},
year = {2014}, year = {2014},
howpublished = {\url{http://www.iosb.fraunhofer.de/servlet/is/7583/Interaktive\%20Visualisierung\%20Integrierter\%20Geodaten\%20IVIG_de.pdf?command=downloadContent&filename=Interaktive\%20Visualisierung\%20Integrierter\%20Geodaten\%20IVIG_de.pdf}}, note = {Stand: 2015-03-03} howpublished = {\url{http://www.iosb.fraunhofer.de/servlet/is/7583/Interaktive\%20Visualisierung\%20Integrierter\%20Geodaten\%20IVIG_de.pdf?command=downloadContent&filename=Interaktive\%20Visualisierung\%20Integrierter\%20Geodaten\%20IVIG_de.pdf}}, note = {Stand: 2015-03-03},
language = {ngerman},
} }
@misc{REC, @misc{REC,
author = {Fraunhofer-Institut für Optronik, Systemtechnik und Bildauswertung}, author = {{Fraunhofer-Institut für Optronik, Systemtechnik und Bildauswertung}},
title = {Objektidentifikation (RecceMan\textsuperscript{\textregistered})}, title = {{Objektidentifikation (RecceMan}\textsuperscript{\textregistered})},
howpublished = {\url{http://www.iosb.fraunhofer.de/servlet/is/4425/}}, howpublished = {\url{http://www.iosb.fraunhofer.de/servlet/is/4425/}},
note = {Stand: 2015-03-03} note = {Stand: 2015-03-03},
language = {ngerman},
} }
@misc{MVN, @misc{MVN,
author = {{The Apache Software Foundation}},
title = {Welcome to Apache Maven}, title = {Welcome to Apache Maven},
howpublished = {\url{http://maven.apache.org/}}, howpublished = {\url{http://maven.apache.org/}},
note = {Stand: 2015-03-03} note = {Stand: 2015-03-03},
language = {ngerman},
} }
@misc{FB, title = {FindBugs, @misc{FB,
howpublished = {\url{http://findbugs.sourceforge.net/}}, note = {Stand: 2015-03-03} } author = {{FindBugs Development Team, University of Maryland}},
title = {FindBugs - Find Bugs in Java Programs},
howpublished = {\url{http://findbugs.sourceforge.net/}},
note = {Stand: 2015-03-03},
language = {ngerman},
}
@Mastersthesis{Tim, @Mastersthesis{Tim,
type = {Bachelor Thesis}, type = {Bachelor Thesis},
...@@ -36,4 +46,5 @@ ...@@ -36,4 +46,5 @@
title = {Innovative Interaktionstechniken für einen Multi-Display-Arbeitsplatz zur Bildauswertung}, title = {Innovative Interaktionstechniken für einen Multi-Display-Arbeitsplatz zur Bildauswertung},
school = {KIT}, school = {KIT},
year = {2015}, year = {2015},
language = {ngerman},
} }
\ No newline at end of file
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
\usepackage[space]{grffile} \usepackage[space]{grffile}
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\usepackage{blindtext} %\usepackage{blindtext}
\renewcommand{\vec}{\overline} \renewcommand{\vec}{\overline}
\renewcommand{\to}{\rightarrow} \renewcommand{\to}{\rightarrow}
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
%% ------------------------------- %% -------------------------------
\hypersetup{ \hypersetup{
pdfauthor={Kai Westerkamp}, pdfauthor={Kai Westerkamp},
pdftitle={Interaktive Nutzung von Aufklärungsergebnissen an einem Multi-Display-Arbeitsplatz zur Bildauswertung}, pdftitle={Interaktive Nutzung von Aufklärungsergebnissen an einem Multi-Display-Arbeitsplatz zur Bildauswertung},
pdfsubject={Not set}, pdfsubject={Not set},
pdfkeywords={CSD, Bildauswertung} pdfkeywords={CSD, Bildauswertung}
} }
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
{\bibliographystyle{babalpha-fl}} % german style {\bibliographystyle{babalpha-fl}} % german style
% Use IEEEtran for numeric references % Use IEEEtran for numeric references
\bibliographystyle{IEEEtranSA} % \bibliographystyle{IEEEtranSA}
\bibliography{thesis} \bibliography{thesis}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment