From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Standardize #+BIBLIOGRAPHY line Date: Mon, 22 Jul 2013 19:17:41 +0530 Message-ID: <874nbmwvsy.fsf@gmail.com> References: <87k3kjyr37.fsf@gmail.com> <87hafn55l0.fsf@gmail.com> <87ip02wx96.fsf@gmail.com> <874nbm67rq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45091) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1GRM-0005FM-6q for emacs-orgmode@gnu.org; Mon, 22 Jul 2013 09:46:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1GRH-0002fA-LF for emacs-orgmode@gnu.org; Mon, 22 Jul 2013 09:46:16 -0400 Received: from mail-pb0-x234.google.com ([2607:f8b0:400e:c01::234]:49349) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1GRH-0002f1-F8 for emacs-orgmode@gnu.org; Mon, 22 Jul 2013 09:46:11 -0400 Received: by mail-pb0-f52.google.com with SMTP id xa12so7007227pbc.39 for ; Mon, 22 Jul 2013 06:46:10 -0700 (PDT) In-Reply-To: <874nbm67rq.fsf@gmail.com> (Nicolas Goaziou's message of "Mon, 22 Jul 2013 15:31:21 +0200") 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 > I understand. You can still use ox-bibtex.el for now, and just ignore > all the "[[cite:...]]" part. Each citation processor should reside in it's own file. So ox-jabref.el is the right place for my changes. It seems that you are not interested in introducing ox-cite.el or a make-shift `citation-reference' element. That's fine. Atleast, I have explored to see whether we can strike a common ground. > Though, it would obviously be best if original "org-bibtex.el" author > (Cc'ed) had already signed FSF papers. Ok. > Regards,