Help with CSL style problem: name-as-sort-order seems stuck for editor in book chapter
Hello, I'm trying to get book chapter EDITORS (Nuccitelli and Deamer below) into a style like:
"Roos A & WF Boron. Intracellular pH regulation in barnacle muscle. In: Intracellular pH. R Nuccitelli & D Deamer, eds. NY: Liss. pp. 205–219, 1982."
with all editors listed as <first_initial> <last name>, but I can't seem to make it work. It is always coming out like
"Nuccitelli, R. & Deamer, D.,"
no matter the setting of name-as-sort-order, including deleting it (and deleting sort-separator). I thought I've tried all combinations, it doesn't change.
Here is my macro code for "editors".
<macro name="editor">
<names variable="editor" suffix="">
<name initialize-with="" delimiter=", " font-weight="normal" delimiter-precedes-last="never" and="symbol"/>
<label form="short" prefix=", " suffix="" text-case="lowercase"/>
</names>
</macro>
I have verified that the macro code is running by sticking in affix values around both the code and the macro.
CHAPTERPREFIX MACROPREFIX Nuccitelli, R. & Deamer, D., eds. MACROSUFFIX CHAPTERSUFFIX
Any ideas?
"Roos A & WF Boron. Intracellular pH regulation in barnacle muscle. In: Intracellular pH. R Nuccitelli & D Deamer, eds. NY: Liss. pp. 205–219, 1982."
with all editors listed as <first_initial> <last name>, but I can't seem to make it work. It is always coming out like
"Nuccitelli, R. & Deamer, D.,"
no matter the setting of name-as-sort-order, including deleting it (and deleting sort-separator). I thought I've tried all combinations, it doesn't change.
Here is my macro code for "editors".
<macro name="editor">
<names variable="editor" suffix="">
<name initialize-with="" delimiter=", " font-weight="normal" delimiter-precedes-last="never" and="symbol"/>
<label form="short" prefix=", " suffix="" text-case="lowercase"/>
</names>
</macro>
I have verified that the macro code is running by sticking in affix values around both the code and the macro.
CHAPTERPREFIX MACROPREFIX Nuccitelli, R. & Deamer, D., eds. MACROSUFFIX CHAPTERSUFFIX
Any ideas?
also, is this Zotero or something else?
how/where are you testing the style?
Yes - Zotero - "Book Section"
Testing in LibreOffice Writer and MS Word