How can I stop LaTeX from creating this section?
Code: Select all
Code, edit and compile here:
\documentclass[a4paper,12pt]{beamer}\usetheme{copenhagen}\begin{document}\begin{frame}[allowframebreaks]{Bibliography}\bibliographystyle{alpha}\bibliography{bib.bib}\end{frame}\end{document}