Abbreviation (Hrsg.) after Editors in Bibliography instead of "Herausgeber"
Hello all,
I´ve got one problem. In my bibliography for Book Sections in the Bibliography when there are editors it looks like "Name (Herausgeber)". I would like to change the editor additive. It should look like "Name (Hrsg.)". I can't find anything how to change that.
Could anybody please help me?
Tank you all in advance :)
I´ve got one problem. In my bibliography for Book Sections in the Bibliography when there are editors it looks like "Name (Herausgeber)". I would like to change the editor additive. It should look like "Name (Hrsg.)". I can't find anything how to change that.
Could anybody please help me?
Tank you all in advance :)
This will render the editor label as "short".
<names variable="editor" delimiter="; ">
<name delimiter="/" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/>
<label form="short" prefix=" (" suffix=")"/>
</names>