Warning on 2021-06-21: Don’t try this work-around With a pandoc 2.5 installation on Ubuntu 20.04.2 LTS I am not able to get this hack working anymore. My suggestion is to look into some of the better solutions that were later implemented in ox-hugo. Introduction I have written before explaining how you can use org-ref to insert citations into your org mode documents, and then have them export perfectly into PDF documents via LaTeX.| vxlabs
Screenshot of orgmode source, PDF preview on the right, interactive citation selection in the minibuffer. Click for full resolution. I have (co-)written a few LaTeX documents in my time. However, as I have been writing my life and lab notes and many of my technical blog posts in Emacs orgmode for the past few years, I wanted to see how one would go about using BiBTeX references in orgmode files (using John Kitchin’s org-ref package) such that they would render correctly in orgmode’s expor...| vxlabs