new style added
dear developers,
please add this new new style to the stylerepository.
https://gist.github.com/953138
thanks
philipp
please add this new new style to the stylerepository.
https://gist.github.com/953138
thanks
philipp
http://www.zotero.org/support/dev/citation_styles#validation
Here's the output of the validator, if you have specific questions let me know.
Partly it seems like you're mixing csl 1.0 and csl 0.8.1 (this is a 0.8.1. style, but e.g. using the <et-al node in the name is a 1.0 feature).
#
Error: Element name from namespace http://purl.org/net/xbiblio/csl not allowed as child of element author from namespace http://purl.org/net/xbiblio/csl in this context. (Suppressing further errors from this subtree.)
From line 14, column 4; to line 14, column 9
/name>↩ <name>Jiří K
#
Error: Attribute field not allowed on element category from namespace http://purl.org/net/xbiblio/csl at this point.
From line 18, column 4; to line 18, column 32
uthor>↩ <category field="radiology"/>↩ <upd
#
Error: Element category from namespace http://purl.org/net/xbiblio/csl is missing required attribute term.
From line 18, column 4; to line 18, column 32
uthor>↩ <category field="radiology"/>↩ <upd
#
Error: Unknown element et-al from namespace http://purl.org/net/xbiblio/csl not allowed as child of element names from namespace http://purl.org/net/xbiblio/csl.
From line 28, column 6; to line 28, column 51
me/>↩ <et-al term="and others" font-style="italic"/>
#
Error: Element name from namespace http://purl.org/net/xbiblio/csl not allowed as child of element names from namespace http://purl.org/net/xbiblio/csl in this context. (Suppressing further errors from this subtree.)
From line 29, column 2; to line 29, column 141
↩ <name initialize-with="" sort-separator=" " delimiter=", " delimiter-precedes-last="always" name-as-sort-order="all" font-style="italic"/>↩ <la
#
Error: Bad value 0 for attribute value on element option from namespace http://purl.org/net/xbiblio/csl.
From line 85, column 3; to line 85, column 47
e="0"/>↩ <option name="second-field-align" value="0"/>↩ <op
http://validator.nu/?doc=https://gist.github.com/raw/953138/fb582127d94f316365ad43c1b7a629a8e7dc04da/roefo.csl&schema=http://bitbucket.org/bdarcus/csl-schema/raw/83f9cf9b53bd/csl.rnc&parser=xml&laxtype=yes
http://validator.nu/?doc=http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fchicago-note-bibliography&schema=http%3A%2F%2Fbitbucket.org%2Fbdarcus%2Fcsl-schema%2Fraw%2F855dcc00cba7%2Fcsl.rnc&parser=xml&showsource=yes
The problems with your validation link are:
- if you use "Address" instead of "Text Field" to provide the style, you should check "Be lax about HTTP Content-Type"
- the "http://www.zotero.org/styles/chicago-note-bibliography" style is a CSL 0.8.1 style (like most other styles in the repository), so you should validate against the CSL 0.8.1 schema (http://bitbucket.org/bdarcus/csl-schema/raw/83f9cf9b53bd/csl.rnc)