Triple Curly Braces around CAPAUTHOR in Bibtex Export
So, I have two zotero items authored by ANDRA. I export to bibtex they end up in the .bib export as "author = {{{ANDRA}}}".
The latter of the two renders in my compiled LaTeX document as ---------- where it should say ANDRA.
If I remove the third curly brace pair by hand, it renders fine... but I'd rather not have to do that.
Any thoughts on what's happening?
The latter of the two renders in my compiled LaTeX document as ---------- where it should say ANDRA.
If I remove the third curly brace pair by hand, it renders fine... but I'd rather not have to do that.
Any thoughts on what's happening?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
We're aware of this, and generally interested to change this, but it _is_ valid bibtex, so the failure of either biblatex or biber (I forgot which) to recognize it is a problem on their part, and on our side we need to tread with great care not to break something else here.
(thanks)
https://forums.zotero.org/discussion/15784/biblatex-export-translator/
you can use it together with autoZotBib, though (by using the instructions for using Robin's custom bibtex translator and switching out the translator ID numbers).
Thanks anyway.
So, my fault.