On Wed, Sep 5, 2012 at 9:48 PM, Frank Bennett <[email protected]> wrote: > On Wed, Sep 5, 2012 at 8:52 AM, Frank Bennett <[email protected]> wrote: >> On Tue, Sep 4, 2012 at 10:53 AM, Rintze Zelle <[email protected]> wrote: >>> Frank just reminded me that citeproc-js does not yet support the new scheme >>> for ordinal suffixes, so Zotero/Mendeley/etc. should probably wait with >>> distributing CSL 1.0.1 locales until that situation changes. >>> >>> Rintze >> >> I finally got on the stick and implemented CSL 1.0.1 ordinals in citeproc-js. >> >> There is a test fixture: >> >> >> https://bitbucket.org/bdarcus/citeproc-test/src/4a67f523ac07/processor-tests/humans/number_NewOrdinals.txt >> >> If anyone wants to check out the new ordinals behaviour in a word >> processing environment before the new locales appear in Zotero and >> elsewhere, I have installed the CSL 1.0.1 locales and updated >> citeproc-js version in MLZ: >> >> http://citationstylist.org/tools >> >> Cheers, >> Frank > > After that brief frolic, CLS 1.0.1 support has been rolled back out of > MLZ, pending refactoring in the processor. > > Frank
While I'm thinking about it ... I assume that the genderized term fallback possibilities should be exhausted before concluding that a term does not exist in a particular form, and the next term form in priority is tried. Is that correct? > > >> >> >>> >>> >>> On Mon, Sep 3, 2012 at 9:25 PM, Rintze Zelle <[email protected]> wrote: >>>> >>>> Hi all, >>>> >>>> I just released CSL 1.0.1. >>>> >>>> Updated specification: >>>> http://citationstyles.org/downloads/specification.html >>>> Release notes: >>>> http://citationstyles.org/downloads/release-notes-csl101.html >>>> Blog post: >>>> http://citationstyles.org/2012/09/03/citation-style-language-1-0-1-update/ >>>> Tweet: https://twitter.com/rintzezelle/status/242790154576736257 >>>> CSL 1.0.1 schema: >>>> https://github.com/citation-style-language/schema/tree/v1.0.1 >>>> >>>> I created 1.0 branches for the styles and locales repositories ( >>>> https://github.com/citation-style-language/locales/tree/1.0 and >>>> https://github.com/citation-style-language/styles/tree/1.0 ). Anyone who >>>> wants to avoid CSL 1.0.1 styles and locale files for now can use those >>>> branches, or just stop pulling updates from Github. Further development and >>>> maintenance will occur in the "master" branches. The master branch of the >>>> locales repository already contains CSL 1.0.1 locale files, and from today >>>> onwards we will accept CSL 1.0.1 styles in the master branch of the styles >>>> repository. All the CSL 1.0 styles currently in the repository validate >>>> against the CSL 1.0.1 schema. >>>> >>>> CSL 1.0.1 styles require CSL 1.0.1 locale files to function optimally, so >>>> please start shipping CSL 1.0.1 locale files to your users when possible >>>> (CSL 1.0 locales don't cover new terms, such as "available at", and use a >>>> now out-dated scheme to define ordinal suffixes (see >>>> http://citationstyles.org/downloads/release-notes-csl101.html#localization-of-ordinals >>>> )). >>>> >>>> citeproc-js should already support most, if not all, CSL 1.0.1 features. >>>> >>>> There is still some documentation that has to be updated (e.g. on >>>> citationstyles.org, the Zotero wiki, and the CSL GitHub wikis), and I hope >>>> to update some of that in the next few days. Let me know if I missed >>>> anything. >>>> >>>> Cheers, >>>> >>>> Rintze >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> Live Security Virtual Conference >>> Exclusive live event will cover all the ways today's security and >>> threat landscape has changed and how IT managers can respond. Discussions >>> will include endpoint security, mobile security and the latest in malware >>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >>> _______________________________________________ >>> xbiblio-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/xbiblio-devel >>> ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ xbiblio-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbiblio-devel
