how to change order of particle in author's name

I recently started to use a German legal scholar style of zotero called:
"Juristische Zitierweise (Stüber)" https://www.zotero.org/styles?q=Juristische Zitierweise (Stüber)&fields=law
My problem ist when citing for example a journal article of a person with a particle in his or her name, e.g. Ferdinand von Schirach, I want the last name both in the footnote and in the bibliography to appear as "von Schirach" / "von Schirach, Ferdinand" and NOT as "Schirach, von" / "Schirach, von, Ferdinand".
Ironically, in this other style (which has other deficits), it works like that already:
"Mohr Siebeck - Recht (German - Austria)"
But I can't figure out how to change it in the (otherwise preferred) "Juristische Zitierweise (Stüber)".
Really appreciate any help!!
  • edited March 7, 2017
    set demote-non-dropping-particle="never" in the style toggles that. That's in the first line.

    Edited to fix typo spotted by fbennett below
  • Thanks a lot, Adam Smith!! Sorry, but I'm an absolute beginner... Couldn't find any toggle on my firefox-editor (chrome://zotero/content/tools/csledit.xul). Could you maybe give another description of what I'd have to do step by step? Sorry, I know it must be annoying for you but I really tried for 2 hours now and don't have a clue... Thanks!!
  • Ok, now it worked, didn't know about the visual editor before... Thanks!!
  • Thanks again, the only problem is that in the new version, other (important) functions got lost although I only updated as you described. For example, in the original version starting page numbers of articles were indicated after the name of the journal and year of publication. That's lost in the new version... Any help much appreciated!!
  • thanks! I tried now and for 1.0.1 (current) it said "no error", for 1.0. "3 errors" and for 0.8.1 "20 errors".
    I also didn't change anything apart from the field described (Global Formatting Options)...
  • If it validates okay for 1.0.1, it should work. I'll look at the style later today.
  • There was a typo in the change recommended by @adamsmith. The line should be:

    <style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" default-locale="de-DE" demote-non-dropping-particle="never">

    (particle [singular], not particles [plural])

    With the incorrect attribute name, the style should not validate for CSL 1.0.1 either (and it fails for me here). With the correct attribute name, the style validates okay, and in my test locally, journal articles include the starting page (or page range).

    If you still have trouble after fixing that attribute name, post back and we'll dig a little deeper.
  • Thanks, I really appreciate your help!!

    It must have been something else. The page range of articles is shown in the bibliography but the first page of the article doesn't appear in the footnotes.

    I only changed the Global Formatting Options to demote-non-dropping-particle="never". I did it with 3 different files now to make sure it wasn't something else...

    Maybe it's because it was a change in the Global Formatting Options so that it not only affect the author names but any particle?
  • That's odd. It does work here -- I've been testing with a more recent version of the processor and the client, but changing that attribute absolutely should not have any effect on page numbers. To explore it a little further, two requests:

    1. Post a copy of the style that is failing to https://gist.github.com, and post the URL back here; and
    2. Let us know the version of your Zotero client, and whether it is the Firefox plugin or Zotero Standalone.
  • I think this has a simpler, less mysterious answer.
    @fharbou -- you modified the style using the visual editor, right? And you did that by searching for the style there and then editing it?

    That version of the style is out of date. We only update the styles on the editor every 2-3 months.

    The easiest would be to download the current style, e.g. from https://raw.githubusercontent.com/citation-style-language/styles/master/juristische-zitierweise.csl and then load it into the editor and modify it there.
  • Ok, Thanks a lot, I'll try that as well. The URL fbennett suggested to create: https://gist.github.com/fharbou/e05cdc310bb03d34e43168c404d51e9d
    I'm using the newest version (I assume) of Zotero with the firefox plugin...
  • Alright, that was the problem, it's working now with the new version. Thanks a lot!!
  • Great to hear! Thanks for reporting back.

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.