Search found 1 match

by devxm
Mon Mar 29, 2021 6:39 am
Forum: Page Layout
Topic: References section appearing twice at the end
Replies: 1
Views: 4019

References section appearing twice at the end

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.