[TASK] Add cep introduction book to sources.
This commit is contained in:
parent
d59fe9a4d6
commit
39ff95967c
|
@ -335,6 +335,7 @@ 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
|
||||
|
||||
% Kurzer Test
|
||||
\cite{hsh:cep}[Einführung]
|
||||
\cite{hsh:integrating}[erste Quelle]
|
||||
\cite{barbieri:reasoning}[zweite Quelle]
|
||||
\cite{barbieri:querying}[dritte Quelle]
|
||||
|
|
|
@ -35,4 +35,13 @@
|
|||
publisher = {Association for Computing Machinery ({ACM})},
|
||||
}
|
||||
|
||||
@Book{hsh:cep,
|
||||
author = {Ralf Bruns and Jürgen Dunkel},
|
||||
title = {Complex Event Processing},
|
||||
year = {2015},
|
||||
publisher = {Springer Fachmedien Wiesbaden},
|
||||
doi = {10.1007/978-3-658-09899-5},
|
||||
url = {http://dx.doi.org/10.1007/978-3-658-09899-5},
|
||||
}
|
||||
|
||||
@Comment{jabref-meta: databaseType:biblatex;}
|
||||
|
|
Loading…
Reference in New Issue