BibTeX, biblatex and biberbiblatex | avoid repeated author names in footnotes

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
jossojjos
Posts: 27
Joined: Tue Feb 07, 2012 4:52 pm

biblatex | avoid repeated author names in footnotes

Post by jossojjos »

Dear (bib)latex users,

I'd greatly appreciate any help with this issue.
As I'm citing a number of books/chapters of the same author, I'd like to avoid repetition of the author name when it occurs in subsequent citations.
This should, I thought, be done using the idemtracker in biblatex. However, I can't get it to work.

Here's my code :
example.tex
minimal example
(1.59 KiB) Downloaded 340 times
and this is what I get :
example.pdf
result
(153.18 KiB) Downloaded 347 times
Thus, I'd like to see "Mon Auteur" only once, in the second footnote, and "idem" or something in the following footnotes.

Additionnally, I don't know if there is a way to prevent citing twice the full record if a chapter is from the same book (change "Essais et conférences, Gallimard 1958" in the fourth foornote to "Essais et conférences, op.cit." or something).

Thanks a lot in advance,
Jos

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

Post Reply