Problem citing Software with Elsevier's style
Hi,
I am using Zotero 2.1.8 and I want to cite some computer software using the style "Elsevier with titles". The format is OK but is missing the version and the URL for the program. How can I add that using CSL into the existing schema? I tried fiddling a little with what I have learned from CSL but with no avail.
thanks,
I am using Zotero 2.1.8 and I want to cite some computer software using the style "Elsevier with titles". The format is OK but is missing the version and the URL for the program. How can I add that using CSL into the existing schema? I tried fiddling a little with what I have learned from CSL but with no avail.
thanks,
<if variable="version">...
gives you computer programs (provided you have something in the version field.
<text variable="version"/> gives you the version.
<text variable="URL"/> gives you the URL.
Hope that helps, any further questions let me know.
If you haven't already seen them, have a look at
http://gsl-nagoya-u.net/http/pub/csl-fields/computerProgram.html
and
http://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step