Adelsprädikat / title aristocracy

edited October 16, 2023
I have an author with a title: "von Schlabbrendorf". I want it to appear like that in the footnotes. However, my inline citation changes this to "Schlabbrendorf, von,".

The style I am using uses a macro for authors. The code is the following:

macro name="author-note"
names variable="author" font-style="italic"
name form="short" delimiter="/" et-al-min="3" et-al-use-first="1" name-as-sort-order="all"/
/names
/macro

Pleas find the style I am using here: https://github.com/superheldinnr1/Zotero_Style/blob/7fc02b7fadafad7f4e409894a3bef07473685165/juristische-zitierweise-28aug2023.csl

What do I have to change in order to get the name in the right order?
Sign In or Register to comment.