GeneralCommas between Footnote Numbers

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
schorsche
Posts: 5
Joined: Tue Dec 07, 2010 4:54 pm

Commas between Footnote Numbers

Post by schorsche »

Hi there,

for a very short document I want to place three citations on the same page where they are cited for the first time. I did this using the syntax:

\footnote[1]{myPublication}\footnote[2]{myPublication}\footnote[3]{myPublication}

now the citations appear on the bottom of the page as footnotes, however the enumeration in the text is (superscript) 123. How can I change it to (superscript) 1,2,3 ?

Many thanks for any hints

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Commas between Footnote Numbers

Post by localghost »

The footmisc package is your friend.


Best regards and welcome to the board
Thorsten
Post Reply