[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] babel and bibliography
From: |
Joseph Mingrone |
Subject: |
[O] babel and bibliography |
Date: |
Thu, 02 Jun 2016 01:17:51 -0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.94 (berkeley-unix) |
Hi,
For the simple example below, is there a better way to include the bibliography,
so that if the document is exported to HTML, the LaTeX code isn't included?
------------------------------------------------------------------------
#+TITLE:
#+AUTHOR:
#+LaTeX_HEADER: \usepackage{natbib}
The moon in June is like a big ballon \citep{self1987asymptotic}.
\bibliographystyle{abbrvnat}
\bibliography{/home/jrm/scm/references.git/refs}
------------------------------------------------------------------------
I've seen documentation and examples using ox-bibtex, but those don't seem to
apply any longer with newer versions or org-mode. I'm running 8.3.4 in Emacs
25.0.94.1 (5th pretest for version 25.1).
Regards,
Joseph
signature.asc
Description: PGP signature
- [O] babel and bibliography,
Joseph Mingrone <=