BibTeX to Chicago Converter
Free. No signup. Runs in your browser.
Paste a bib file and convert it to Chicago author-date bibliography back. The official CSL Chicago Author-Date style file is used (17th edition, the same one Zotero ships), accent macros render correctly, and entry types can be overridden per row. The notes-bibliography variant is a different style file – see the FAQ.
How to convert BibTeX to Chicago online
thelatexlab.com/bibtex-to-chicago/ for next time..bib
Drop a .bib file using the upload button, or paste the BibTeX text directly. Single entries and large libraries both work..bib content never leaves the tab. Entries that fail to render show up inline with the reason so you can fix or drop them without losing the rest of the batch.Where most BibTeX to Chicago converters break
author = {Kr{\"a}mer, M.} should render as “Krämer, M.” in the output. Converters that don’t parse BibTeX accent macros either pass them through (Kr"amer) or crash. The tool uses Citation.js’ BibTeX parser, which handles the full accent-macro set, brace-nested protection, and BibLaTeX field aliases.@article renders very differently from one tagged @inproceedings or @incollection under Chicago. CrossRef and many reference managers mis-tag conference papers and book chapters routinely. The tool exposes a per-row entry-type override that switches the type and re-renders the citation without leaving the page.Frequently asked questions
Author-date. The author-date system – in-text parentheticals like “(Smith 2020)” + a reference list – is the Chicago variant most science and social-science journals use. Notes-bibliography (numbered footnotes + a full bibliography) is the variant most humanities fields use; it needs a different style file. If you’ve been told to “use Chicago” without further detail, check the journal’s own examples: parenthetical = author-date, footnote = notes-bibliography.
17th edition (2017), the current one. The differences from the 16th edition are concentrated in URL handling, e-book editions, access dates, and a few formatting tweaks – if your style guide still references the 16th edition, the output will mostly match. Earlier editions diverge enough that you’ll want to adjust by hand.
Three common culprits: (1) the file is actually RIS, EndNote, or NBIB (use /ris-to-bibtex/, /endnote-to-bibtex/, or /nbib-to-bibtex/); (2) a missing closing brace – one bad entry blocks the parser at that point; (3) @string macros without definitions, common in journal-shorthand .bib files. Each failing entry shows up inline with the reason.
The default output is the reference list, plain text. Switch to HTML for italic book and journal titles and proper hanging indent. In-text citations like “(Smith 2020)” aren’t part of the standard bibliography render – they’re a separate CSL output mode that needs the surrounding sentence for context. For now, build them by hand from the reference-list output.
Free, no signup. Parsing and rendering both run entirely in your browser – the .bib file or pasted text never touches our server, no network call is made. The output exists in your browser session and disappears when you close the tab.
Yes – reference cleanup at thesis scale is a service. See our thesis LaTeX formatting service (handles the bibliography along with the rest of the thesis), and email [email protected] with the manuscript and the target style guide for a quote.
You Have a Word or PDF File. We'll Convert it to Submission-Ready LaTeX.
We convert Word documents and PDFs into clean, submission-ready LaTeX for IEEE, Springer, Elsevier, ACM, arXiv, and more. Equations, tables, citations, and journal templates included. Compiled and tested in Overleaf before delivery.
Reviewed by a real LaTeX specialist.