Zotero problem with LaTeX

Hello,

I have an issue using textstudio and Zotero. I export my bibliography as an BibTex (.bib) format. And cite in LaTex. There are some literature in my Library that cannot be written correct but I don't know why and how to fix it.
For example: Rendón
This is causing Textstudio many problems. How do I fix this problem?
I tried using ISO and UTF and nothing worked. I think the problem is within the exporting of the files.
  • If you’re writing in TeX with Zotero, you will want to install the Better BibTeX plugin and use the Better Bib(La)TeX export format.

    But this is likely an issue with your TeX setup. The accented letter in the name isn’t supported by your setup. The easiest solution would be to switch to LuaLaTeX or XeTeX compilers instead of the default pdfLaTeX.
Sign In or Register to comment.