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 1962 times

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply