Page LayoutReferences section appearing twice at the end

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
devxm
Posts: 1
Joined: Mon Mar 29, 2021 6:34 am

References section appearing twice at the end

Post by devxm »

Before

Code: Select all

\end{document}
I have added

Code: Select all

\bibliographystyle{IEEEtran}
\bibliography{references.bib}
In references.bib, I have put in a few references, which are appearing once in two references section (instead of one) at the end of the document.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

References section appearing twice at the end

Post by Stefan Kottwitz »

Hello,

welcome to the forum!

Could you perhaps post your .log file as attachment here? The attachment link is below the text edit field when writing a post.

Perhaps more details, such as your .bib file, or some code. It's hard to guess, for now.

Stefan
LaTeX.org admin
Post Reply