From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: Bibliography Date: Fri, 10 May 2013 08:26:41 +0530 Message-ID: <20130510025641.GA26504@panahar> References: <20130506145017.GF20172@kuru.dyndns-at-home.com> <87wqrcdjs4.fsf@gmail.com> <87li7sdjdj.fsf@gmail.com> <20130507053752.GA14940@panahar> <87ehdid9do.fsf@gmail.com> <20130509092858.GA24865@panahar> <87a9o4nheg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UadVq-000673-MG for emacs-orgmode@gnu.org; Thu, 09 May 2013 22:56:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UadVp-000169-T4 for emacs-orgmode@gnu.org; Thu, 09 May 2013 22:56:50 -0400 Received: from mail-pb0-x22b.google.com ([2607:f8b0:400e:c01::22b]:37769) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UadVp-000160-M1 for emacs-orgmode@gnu.org; Thu, 09 May 2013 22:56:49 -0400 Received: by mail-pb0-f43.google.com with SMTP id md12so2433326pbc.30 for ; Thu, 09 May 2013 19:56:48 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87a9o4nheg.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org > Actually, ox-html.el also tries to do something with bibliographies, > which introduces the duplication. > > We should decide if the code handling them should be in contrib/ or in > the various export back-ends. Since HTML handling requires external > programs, I lean towards the former. I agree. Better to keep it separately in contrib/ > If we agree, I'll remove the faulty code from ox-html.el and prepare > a new version for ox-bibtex.el. +1 from me. > By the way, where should the bibliography be inserted: at the keyword or > at the end of the document (in both HTML and LaTeX)? at the keyword please. Thanks again, Vikas