I have the following Problem:
I have to cite the same book often with different authors and it only is allowed to show up once in the bibliography (the author is not shown).
It has always the same ‘publisher’, that is shown in the bibliography.
Example:
Footnote_Cit_1: AuthorX in Publisher, Title
Footnote_Cit_2: AuthorY in Publisher, Title
Bib: Publisher, Title, …
I have an extra reference safed for each author, since it is mandatory for me to have the author as field and not as prefix.
What I tried:
- Writing the publisher as ‘first-author-field’ and the author as some other field. This way the book is only listed once in the bibliography. Problem: It doesn’t matter which reference I cite, it always picks the alphabetically first author (displays AuthorX, even though it says AuthorY in the cited reference).
- Leaving the ‘first-author-field’ empty and putting the content somewhere else. Same result as 1.
- Putting the author in ‘first-author-field’ and the publisher somewhere else. This way the footnote citations work, but I get the book two times in my bibliography (even though it both times says “Publisher, Title, …”), having the same entry multiple times.
Is there any way to fix this?