From 395c066744f4765e3979e790bf8886d33c5843f5 Mon Sep 17 00:00:00 2001 From: Benjamin Weiss Date: Mon, 15 Jun 2015 14:19:32 +0200 Subject: [PATCH] added References frame --- demo.tex | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/demo.tex b/demo.tex index f775364..1cd4e56 100644 --- a/demo.tex +++ b/demo.tex @@ -180,6 +180,23 @@ or show \textbf{bold} results.\end{verbatim} \end{quote} \end{frame} +\begin{frame}{References} + \begin{thebibliography}{10} + + \beamertemplatebookbibitems + \bibitem{Oppenheim2009} + Alan~V.~Oppenheim + \newblock Discrete-Time Signal Processing + \newblock Prentice Hall Press, 2009 + \newblock Notes nobody is interested in + + \beamertemplatearticlebibitems + \bibitem{EBU2011} + European~Broadcasting~Union + \newblock Specification of the Broadcast Wave Format (BWF) + \newblock 2011 + \end{thebibliography} +\end{frame} \section{Conclusion}