Fehleranzeige "CSL..."
Hallo Leute, beim Schreiben meiner Arbeit hab ich den Zitationsstil "Deutsche Sprache" gewählt und ein Problem entdeckt: wenn ich ein Zitat vom gleichen Paper beim zweiten Mal hinzufüg, kommt die Fehleranzeige "([CSL STYLE ERROR: reference with no printed form.])". Könnte mir jemand helfen, den Fehler zu beheben?
Erstmal vielen Dank
Erstmal vielen Dank
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.
<if match="any" position="ibid-with-locator ibid">
<text term="ibid" suffix="."/>
</if>
Falls ich zum text term noch irgendeine Variable/Makro ausgeben lassen, oder auf eine bestimmte Seite referenziert, dann verschwindet der Fehler. @adamsmith: Was passiert hier genau?
<group delimiter=", ">
<choose>
<if match="any" position="ibid-with-locator ibid">
<text term="ibid" suffix="."/>
</if>
<else>
<text macro="creator-year-short"/>
</else>
</choose>
<choose>
<if match="none" position="ibid">
<group delimiter=" ">
<text term="page" form="symbol"/>
<text variable="locator"/>
</group>
</if>
</choose>
</group>
(Die nicht-eingerückten Zeilen haben ich hinzugfügt.)
@adamsmith : Ist das ein Fehler des Prozessors oder des Zitationsstils?
Entscheidend ist dabei die group denn es gilt: Das heißt dann eben, dass die ganze Gruppe nicht wiedergegeben wird, wenn die einzige Variable (in dem Fall "locator") in der Gruppe nicht vorhanden ist.
Ich habe den Stil auf dem Repo repariert, wie immer:
The updated version will appear on the repository within 30mins (check the timestamp). Update your copy of the style by clicking "Update Now" in the General tab of the Zotero preferences.
Styles also update automatically within 24hs for Zotero 4.0+
In an existing document, you may have to switch to a different style and back for the changes to take effect once the style is updated.
Any further problems please let us know & thanks for reporting.
Könntest du bitte mit dem Paper "In diatoms, a transthylakoid proton gradient alone is not sufficient to induce a non-photochemical fluorescence quenching" probieren? Oder liegt der Fehler speziell an irgendeiner Angabe von solchen Artikeln?
Vielen Dank im Voraus.
LG
Wanwen