SEMANTIC BUG: Document has publisher field exported as misc which does not

edited August 11, 2023
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.
  • I've scheduled the release of Better BibTeX 6.7.109 which will have this, but specifically for biblatex (as the stackexchange post mentions); bibtex doesn't have documented rules for what fields are allowed in @misc (that I know of).
Sign In or Register to comment.