From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Stephen J. Barr" Subject: bibtex bibliography exported to HTML Date: Wed, 4 Jan 2012 13:31:21 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiYQz-0006mw-6v for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 16:31:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiYQy-0005bf-09 for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 16:31:45 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:34501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiYQx-0005aT-FN for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 16:31:43 -0500 Received: by wibhq12 with SMTP id hq12so13820812wib.0 for ; Wed, 04 Jan 2012 13:31:42 -0800 (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: emacs-orgmode@gnu.org 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? Thank you in advance for the help. Best regards, -stephen