format for Marine Policy journal invalid
I just uploaded to SVN a zotero style for the journal Marine Policy. On the Zotero Citation Styles page, Marine Policy appears, but it is listed as invalid, probably because I have made some minor error (I have checked that the format generally works).
I know this is lazy, but I haven't set up all the stuff to validate csl files and find out where the error lies. Would someone who has be willing to give it a run and tell me what is out of place?
Thanks,
David
I know this is lazy, but I haven't set up all the stuff to validate csl files and find out where the error lies. Would someone who has be willing to give it a run and tell me what is out of place?
Thanks,
David
In this case
<link>
http://www.elsevier.com/wps/find/journaldescription.cws_home/30453/authorinstructions
</link>
needs to be
<link>href="http://www.elsevier.com/wps/find/journaldescription.cws_home/30453/authorinstructions" rel="documentation"</link>
you also need an updated field - you an put in any date - the repository will put the most recent date in (I think you can actually just put in an empty field, too, but you need to put in something.
@dmk: you should use
<link href="http://www.elsevier.com/wps/find/journaldescription.cws_home/30453/authorinstructions" rel="documentation" />
Cheers,
David