Vancouver: Autor fett gestalten

Hallo,

ich würde gerne bei dem vorhandenen Stil "Vancouver" den Autor gerne fett gestalten. Kann mir wer weiterhelfen, wie ich das anstelle?
Danke im Voraus
  • Du muesstest Die Zeile
    <text macro="author"/>
    zu
    <text macro="author" font-weight="bold"/>
    ändern.
    Anleitung zum Stil verändern hier:
    https://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step
  • Danke für die schnelle Antwort. Ich habe es so wie angegeben geändert, aber wenn ich es in Zotero übernehmen will, dann erscheint das Fenster "vancouver.csl scheint keine gültige Zitierstils-Datei zu sein."

    Was mache ich falsch?

    </terms>
    </locale>
    <macro name="author" font-weight=„bold“/>
    <names variable="author">
    <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
  • falsche stelle -- die Details sind hier wichtig:
    nicht <macro name.... sondern <text macro....
  • ah danke, hat geklappt :)

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.