BibTeX, biblatex and biberFormatting for Citations in Footnotes and Bibliography

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
korgman
Posts: 6
Joined: Thu Apr 25, 2013 2:06 pm

Formatting for Citations in Footnotes and Bibliography

Post by korgman »

I would like to cite sources in footnotes like this:

[first name] [last name], ...

and in the bibliography like this:

[last name], [first name]: ...

The changing of the names and also the comma after the last name in the bibliography is no problem. But I can't get the comma and colon switching to work. I can either have commas or colons all the time but can't figure out how to just change it in the bibliography. I use the biblatex package:

Code: Select all

\usepackage[style=verbose-ibid,citepages=suppress]{biblatex}
Any ideas?

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

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

Formatting for Citations in Footnotes and Bibliography

Post by localghost »

Just for information to other users for awareness of possibly already existing solutions. The question has also been posted to MrUnix (German LaTeX forum). Please read what our administrator thinks about that.
Board Rules wrote:A crossposting is always contra-productive. But there is nothing really against it as long as it is mentioned. This means that a direct link has to be added. So other users who want to help are preserved from double efforts and waste of time.
This is the third posting in a row of this kind. One more crossposting is not acceptable!
korgman
Posts: 6
Joined: Thu Apr 25, 2013 2:06 pm

Re: Formatting for Citations in Footnotes and Bibliography

Post by korgman »

Sorry, I didn't know that these two message boards were even remotely related...
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Formatting for Citations in Footnotes and Bibliography

Post by localghost »

korgman wrote:Sorry, I didn't know that these two message boards were even remotely related...
It is irrelevant if there are users who visit both boards. It's rather about those who don't because they might work out a solution and don't have the slightest idea that there might already exists another one where else.
Post Reply