I have an import template that I’m using with Zotero Integration. I’m having trouble because the author is always imported as FirstName LastName. I would like: LastName, FirstName.
I’m using this code in my YAML block:
Author: {{authors}}{{directors}}
In the Data Explorer I see firstName and lastName under creators. How can I call that?