Search found 1 match

by yana819
Thu Dec 31, 2020 5:23 pm
Forum: Text Formatting
Topic: reference format not follow sequence number
Replies: 0
Views: 1964

reference format not follow sequence number

HI

I'm using overleaf and ieee trans format, unfortunately my reference number is not follow the sequence as shown in Figure below.

Here is my reference code
\bibliographystyle{IEEEtran}
\bibliography{reference}

but the number is follow the sequence when I insert \newpage , but this way cannot ...