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
<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