From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: bibtex bibliography exported to HTML Date: Wed, 04 Jan 2012 17:35:01 -0500 Message-ID: <17021.1325716501@alphaville.americas.hpqcorp.net> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiZQG-0005sO-Pb for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 17:35:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiZQF-0005Og-HZ for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 17:35:04 -0500 Received: from g4t0014.houston.hp.com ([15.201.24.17]:30343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiZQF-0005OL-AT for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 17:35:03 -0500 In-Reply-To: Message from "Stephen J. Barr" of "Wed, 04 Jan 2012 13:31:21 PST." List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Stephen J. Barr" Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Stephen J. Barr wrote: > Hello, > > I am using org-mode to work on some outlines of papers. I will > eventually export to LaTeX and edit the .tex itself, but during this > initial phase it is nice to have it in HTML form so I can send it in > an email. My question is, I want to include bibliography entries the > way I would with LaTeX, but then have a decent looking bibliography > when I export to HTML. Is this behaviour supported, and if so, how do > I do it? > There is some info on the mailing list, e.g. http://thread.gmane.org/gmane.emacs.orgmode/11578 The package mentioned there, org-exp-bibtex.el is in contrib/lisp. I have never used it, so I cannot say how well it works though. Nick