Hello,
After writing on Zettlr, I make an export on LaTeX to finish the document on Texmaker. I have a trouble with the bibliography (linked to Zotero) : or it is converted through Pandoc and I lose the cite key ; or I comment the "citeproc" line in the export parameters, and the citations are rendered like this : {[}@citekey, page{]}
On LaTeX I think I would use biblatex package and call the citations like : \cite{citekey}
Is there any way to ask Zettlr/Pandoc to convert my citations in the right way, so I do not lose my cite keys from Zotero ?
I hope that was not too confuse...
Thanks !