[TASK] Fix authors for first source.
This commit is contained in:
parent
3cc92f2ddf
commit
d59fe9a4d6
@ -56,6 +56,9 @@
|
|||||||
% Befehl für TODO-Markierungen
|
% Befehl für TODO-Markierungen
|
||||||
\newcommand{\todo}{\textcolor{blue}{\emph{Dieser Bereich ist in Bearbeitung.}}}
|
\newcommand{\todo}{\textcolor{blue}{\emph{Dieser Bereich ist in Bearbeitung.}}}
|
||||||
|
|
||||||
|
% Broken citation needs broken command
|
||||||
|
\newcommand\mathplus{+}
|
||||||
|
|
||||||
% Festlegung Kopf- und Fußzeile
|
% Festlegung Kopf- und Fußzeile
|
||||||
\defpagestyle{meinstil}{%
|
\defpagestyle{meinstil}{%
|
||||||
{\headmark \hfill}
|
{\headmark \hfill}
|
||||||
@ -332,7 +335,9 @@ Die Engine macht sich hoffentlich ganz gut.
|
|||||||
Vielleicht geht das mit dem Reasoning später ja noch besser - aktueller Stand ist noch limitiert, aber es wird fleißig daran geforscht. \dots
|
Vielleicht geht das mit dem Reasoning später ja noch besser - aktueller Stand ist noch limitiert, aber es wird fleißig daran geforscht. \dots
|
||||||
|
|
||||||
% Kurzer Test
|
% Kurzer Test
|
||||||
\cite{robbins:gawk}[Siehe ab S.95]
|
\cite{hsh:integrating}[erste Quelle]
|
||||||
|
\cite{barbieri:reasoning}[zweite Quelle]
|
||||||
|
\cite{barbieri:querying}[dritte Quelle]
|
||||||
|
|
||||||
% Referenz auf Bibtex mit Kommentar
|
% Referenz auf Bibtex mit Kommentar
|
||||||
% \cite{robbins:gawk}[Siehe ab S.95]
|
% \cite{robbins:gawk}[Siehe ab S.95]
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
% Encoding: UTF-8
|
% Encoding: UTF-8
|
||||||
|
|
||||||
@InProceedings{hsh:integrating,
|
@InProceedings{hsh:integrating,
|
||||||
author = {Beckstein, S., Bruns, R., Dunkel, J., Renners, L.},
|
author = {S. Beckstein and R. Bruns and J. Dunkel and L. Renners},
|
||||||
title = {Integrating Semantic Knowledge in Data Stream Processing},
|
title = {Integrating Semantic Knowledge in Data Stream Processing},
|
||||||
booktitle = {The 9th Workshop on Knowledge Engineering and Software Engineering (KESE2013)},
|
booktitle = {The 9th Workshop on Knowledge Engineering and Software Engineering (KESE2013)},
|
||||||
year = {2013},
|
year = {2013},
|
||||||
|
Loading…
Reference in New Issue
Block a user