Slash instead of "and" or "&" in author-date citation
Hey,
I'm looking to have a citation in Harvard style like this:
(author1/author2 2010)
Is there a possibility of having this slash instead of an "and" as text or the ampersand?
Thank you and kind regards,
Dennis
I'm looking to have a citation in Harvard style like this:
(author1/author2 2010)
Is there a possibility of having this slash instead of an "and" as text or the ampersand?
Thank you and kind regards,
Dennis
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
<macro name="author-short">
<names variable="author">
<name form="short" delimiter="/" delimiter-precedes-last="always" initialize-with=". "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
see here for general instructions:
http://www.zotero.org/support/csl_simple_edits
Regards,
Dennis