In the Beamer environment I have a bibliography at the end as:
\begin{frame}[allowframebreaks]{Bibliography}
\bibliographystyle{apalike}
\bibliography{references.bib}
\end{frame}
As you can see the numbering does not show. How can I fix this?
Thanks in advance!
