BibTeX, biblatex and biber ⇒ In-text citation: Change [1][2][3][4] to [1]-[4]
In-text citation: Change [1][2][3][4] to [1]-[4]
Currently, I just add the citations like this\cite{1}\cite{2}\cite{3}\cite{4}, which produces [1][2][3][4]. What should I change so that it produces [1]-[4]? Thanks!
On a side note, is there a way to make the citations superscript instead of in regular font?
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
In-text citation: Change [1][2][3][4] to [1]-[4]
Code: Select all
\cite{1,2,3,4}
In-text citation: Change [1][2][3][4] to [1]-[4]
And using "\usepackage[superscript]{cite}" solved the superscript problem.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
In-text citation: Change [1][2][3][4] to [1]-[4]
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10