CSL-JSON is the modern interop format for citation metadata. Zotero exports it natively (right-click a collection → Export → CSL JSON). Pandoc consumes it as `--bibliography file.json` for reference rendering. Every major reference manager (Zotero, Mendeley, Citavi, Papers, Bookends) reads or writes it. Defined by the Citation Style Language project; covers ~100 fields across journals, books, chapters, theses, software, datasets, and more. The de-facto replacement for BibTeX in modern academic toolchains.
How to open
Any JSON viewer or text editor. Zotero imports via File → Import → CSL JSON. Pandoc references it as bibliography input. JabRef, Citavi, and Bookends all accept CSL-JSON drop-ins.