Zotero export to csl json: place ends up in `publisher-place`*and* `event-place`
I've just realized that the Zotero field `place`get exported to two CSL variables: `eventu-place` and `publisher-place`. See also https://aurimasv.github.io/z2csl/typeMap.xml
Why is that? I'm not sure this makes a lot of sense. This will make testing for the presence or absence of `event-place`impossible in most cases.
Why is that? I'm not sure this makes a lot of sense. This will make testing for the presence or absence of `event-place`impossible in most cases.
-
bwiernikIt’s a historical artifact and one that will be changed as Zotero field updates are implemented. I usually test for `event` rather than `event-place`.