LibreCat / Catmandu-Zotero

Catmandu support for Zotero WEB
https://metacpan.org/release/Catmandu-Zotero
3 stars 1 forks source link

Add Fix to map Zotero fields to CSL fields #1

Open nichtich opened 9 years ago

nichtich commented 9 years ago

A mapping of Zotero types to CSL types is available at http://aurimasv.github.io/z2csl/typeMap.xml. I am not sure whether this is required to do create citations with pandoc-citeproc but general CSL processors expect CSL JSON format.

nichtich commented 8 years ago

I want Catmandu::Fix::zotero_to_csl to map Zotero fields to CSL JSON. The mapping is given in JavaScript and XML here:

https://github.com/aurimasv/z2csl/blob/master/content/z2csl.js https://github.com/aurimasv/z2csl/blob/master/typeMap.xml