multiple entry in extra field
Hi
I use extra field for custom data and change csl to show this data. this data is some kind of secondary contributor . for example i use this in extra for one person:
corrector:قاسمی|حسین
my question is how to define multiple person in this field?
test following but it's not working:
corrector:قاسمی|حسین & حسنی|علی
corrector:قاسمی|حسین
corrector:حسنی|علی
there is a program based on zotero 5 which has "corrector" field and i test my csl file with that program i it work fine.
I use extra field for custom data and change csl to show this data. this data is some kind of secondary contributor . for example i use this in extra for one person:
corrector:قاسمی|حسین
my question is how to define multiple person in this field?
test following but it's not working:
corrector:قاسمی|حسین & حسنی|علی
corrector:قاسمی|حسین
corrector:حسنی|علی
there is a program based on zotero 5 which has "corrector" field and i test my csl file with that program i it work fine.
Editor: Editor1, Firstname
Editor: Editor2, Firstname
works. But only actual CSL names variables are recognized as "names" type variables. Other variables (including any custom variables) are treated as regular variables, which can only have one value, so multiple values indeed won't work. Since this type of custom variables isn't officially supported but basically works by accident, I highly doubt this will change.
Can you give me a hint on related file on zotero source?
There is some 15 or so name variables. Many of them are barely used. Just use one not at all used in your style and use that.