Re: [O] citations not incoprporated from bib file when exporting from .org to pdflatex

2016-07-22 Thread timor
Hi, I am actually using the #+BIBLIOGRAPHY: functionality. I know that the functionality lies in ox-bibtex.el. I think a (require 'ox-bibtex) after loading org-mode did the trick. cheers, timor 2016-07-01 14:21 GMT+02:00 David Abernethy : > I eventually stumbled on

Re: [O] citations not incoprporated from bib file when exporting from .org to pdflatex

2016-07-01 Thread David Abernethy
I eventually stumbled on the solution to my problem: I restructured my document removing the #+BIBLIOGRAPHY: bib-file style statement which no longer seems to work, placing the LateX commands to specify the bibliography at the end of the file: #+LATEX_CLASS: article #+LATEX_HEADER: