Tool Converts BibTeX References to CSV, Excel, JSON, and HTML Formats
A new developer tool allows users to export BibTeX bibliographic data into four distinct formats: CSV, Excel (.xlsx), CSL-JSON, and APA-styled HTML. The CSV output includes a UTF-8 byte-order mark to prevent character encoding errors when opening files in Excel, while the Excel export uses the exceljs library, loaded only on demand to avoid unnecessary page bloat. The JSON export follows the CSL-JSON standard, making it directly compatible with tools like Zotero, Pandoc, and Quarto, unlike many converters that use non-standard structures. All four formats share the same input method — pasting raw BibTeX — which is parsed once through the citation.js library into CSL-JSON before being written to the chosen output. The tool is aimed at researchers and developers who need bibliography data in machine-readable or spreadsheet-friendly formats rather than traditional formatted citations.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in