LaTeX citations#
nbconvert now has support for LaTeX citations. With this capability you
can:
Manage citations using BibTeX.
Cite those citations in Markdown cells using HTML data attributes.
Have
nbconvertgenerate proper LaTeX citations and run BibTeX.
For an example of how this works, please see the citations example in the nbconvert-examples repository.