Bibliography and citations
Connect a reference manager, or use a .bib file directly, to insert citations into LaTeX, Typst, MyST, and Word documents.
The References panel in the left sidebar connects to reference managers so you can browse your library and insert citations without leaving the editor. It works for LaTeX, Typst, and MyST files. Word documents use a separate citation picker in the DOCX toolbar instead.
Insert a citation
If you're not sure a reference is formatted correctly, ask the AI to check or clean up a .bib entry for you. See Using AI.
Remove a citation source
In a Word document, each source inside a multi-source citation has its own remove control in the citation popover. Open the popover, find the source you want to drop, and remove just that one. The citation renumbers automatically. Removing the last remaining source deletes the whole citation.
Citation style
Set a project-wide default from the Citation style picker in the References panel header. It covers LaTeX, Typst, and MyST citations and their preview rendering, with a bundled set of styles that now includes field-specific conventions like Vancouver, AMA, and NLM, alongside the usual APA/IEEE defaults.
Word documents use their own separate Citation style control in the DOCX toolbar, independent of the References panel picker.
The project-wide style applies automatically. Override it in source with \bibliographystyle{...} if you need something the picker doesn't offer.
The project-wide style applies automatically to the preview and rendered output.
Things to know
PubMed isn't a connected provider. Export your references as RIS or BibTeX from PubMed, then add the file as a
.bibsource.Citation insertion is disabled for file types that don't support citations, and for board files.
A Word document's
BIBLIOGRAPHYfield becomes static text once it's round-tripped through Papers AI. Word can still manually refresh it from the document's sources, but it's no longer a live, auto-updating field.
Troubleshooting
Next steps
Last updated
Was this helpful?