Problem: Some sources say natbib can be used with beamer, while others claim the contrary. Need to investigate this. Anyway, I have recently had problems compiling a beamer presentation which uses natbib.
Solution: Just use the native beamer bibliography manager and print the bibliography with
\bibliographystyle{apalike}
\bibliography{biblio.bib}
Problem: Some sources say natbib can be used with beamer, while others claim the contrary. Need to investigate this. Anyway, I have recently had problems compiling a beamer presentation which uses natbib.
Solution: Just use the native beamer bibliography manager and print the bibliography with