Text Formattingreference format not follow sequence number

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
yana819
Posts: 1
Joined: Thu Dec 31, 2020 5:09 pm

reference format not follow sequence number

Post by yana819 »

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

Code: Select all

\bibliographystyle{IEEEtran}
\bibliography{reference}
but the number is follow the sequence when I insert

Code: Select all

\newpage
, but this way cannot be used and weird if they have too much empty space.
Attachments
ref.jpg
ref.jpg (62.99 KiB) Viewed 1970 times

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply