zotero / citeproc-rs

CSL processor in Rust.
https://cormacrelf.github.io/citeproc-wasm-demo/
Other
73 stars 11 forks source link

Error parsing APA style #156

Open hack-the-matrix opened 1 year ago

hack-the-matrix commented 1 year ago

I'm getting this error trying to format with APA:

CslStyleError: invalid style: bytes 53943..53965 [Error] Unknown attribute value forterm: "article-locator"

Is there a way to disable style validation?