SEMANTIC BUG: Document has publisher field exported as misc which does not
When Zotero exports a document to bibtex it converts it to a misc entry. In the UI you can add a publisher for a document, however, bibtex has no notion of publisher for misc.
https://tex.stackexchange.com/a/470117/236617
Therefore, the document should either export as something other than misc or convert publisher to organization, which is an understood key for misc entries by bibtex.
https://tex.stackexchange.com/a/470117/236617
Therefore, the document should either export as something other than misc or convert publisher to organization, which is an understood key for misc entries by bibtex.
@misc
(that I know of).