Contributors in bibliography
What is the name for contribtor? as in: <macro name="anon"> what do I put in the " " to use the contributor field?
While I am at it, where can I also find a list of types? as in: <if type="book">
Thanks
While I am at it, where can I also find a list of types? as in: <if type="book">
Thanks
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.
The types are in the csl schema towards the bottom
http://xbiblio.svn.sourceforge.net/viewvc/xbiblio/csl/schema/tags/0.8/csl.rnc
you can find how the Zotero item types correspond to the types in csl in the csl implementation file here:
chrome://zotero/content/xpcom/csl.js
I take it you have found the syntax summary?
http://www.zotero.org/support/dev/csl_syntax_summary
always feel free to contribute if you find something is missing - it's a wiki.