Skip to content

beamer incompatibility with natbib #1

@FMatti

Description

@FMatti

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}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions