-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsec_3_4_2_ref.tex
29 lines (21 loc) · 897 Bytes
/
sec_3_4_2_ref.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
%------------------------------------------------
\begin{frame}[allowframebreaks]
\frametitle{References}
\begin{thebibliography}{99} % Beamer does not support BibTeX so references must be inserted manually as below
\bibliographystyle{abbrv}
\fsize{
\bibitem{fazzinga2014offline}
B.~Fazzinga, S.~Flesca, F.~Furfaro, F.~Parisi.
\newblock Offline cleaning of RFID trajectory data.
\newblock In {\em SSDBM}, pp. 5:1 -- 5:12, 2014.
\bibitem{DBLP:conf/edbt/FazzingaFFP14}
B.~Fazzinga, S.~Flesca, F.~Furfaro, F.~Parisi.
\newblock Cleaning Trajectory Data of RFID-monitored Objects through Conditioning under Integrity Constraints.
\newblock In {\em EDBT}, pp. 379--390, 2014.
\bibitem{smith2013sequential}
A.~Smith, A.~Doucet, N.~de Freitas, N.~Gordon.
\newblock Sequential Monte Carlo methods in practice.
\newblock In {\em Science \& Business Media}, 2013.
}
\end{thebibliography}
\end{frame}