overleaf import of zotero special characters
I would like to be able to enter {\”u} in an author field in Zotero, and have Overleaf import this exactly as written to my .bib file. This way it would get handled correctly by my .bst style file. Currently, it will convert \”u (without curly braces) to ü, which my .bst (a slight personalization of amsalpha.bst) can’t handle, and converts {\”u} to {\textbackslash}"\{u\} which is equally unhelpful. I would prefer to keep using Zotero, but this seems pretty insurmountable currently.
You can use BetterBibTeX to export literal LaTeX (or either BBT or ZOtero to LaTeX escape non-ascii characters, which generally would probably be easier to get what you want). You can then point Overleaf at the exported .bib file -- you can make that pretty seamless using BBT's auto-export to a synced location like a file on Dropbox or otherwise on the web.
#LaTeX
in Zotero they should export verbatim using BBT