From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: managing articles in my personal library, and their citational material, using org mode instead of bibtex Date: Wed, 20 Nov 2013 11:57:39 +0530 Message-ID: <87vbznoaec.fsf@gmail.com> References: <528AC19F.3000803@binghamton.edu> <528B2149.5040702@wilkesley.net> <87vbzo8ikr.fsf@gmail.com> <528C22F0.1030606@gmail.com> <87ob5f7nh0.fsf@gmail.com> <528C53BE.3010307@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51377) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vj1Hg-0004dV-7N for emacs-orgmode@gnu.org; Wed, 20 Nov 2013 01:29:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vj1HX-0002yv-Ng for emacs-orgmode@gnu.org; Wed, 20 Nov 2013 01:29:08 -0500 Received: from mail-pa0-x233.google.com ([2607:f8b0:400e:c03::233]:44812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vj1HX-0002xM-Gm for emacs-orgmode@gnu.org; Wed, 20 Nov 2013 01:28:59 -0500 Received: by mail-pa0-f51.google.com with SMTP id fa1so612282pad.10 for ; Tue, 19 Nov 2013 22:28:58 -0800 (PST) Received: from debian-6.05 ([115.242.208.57]) by mx.google.com with ESMTPSA id dq3sm35193300pbc.35.2013.11.19.22.28.55 for (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Tue, 19 Nov 2013 22:28:57 -0800 (PST) In-Reply-To: <528C53BE.3010307@gmail.com> (Alan L. Tyree's message of "Wed, 20 Nov 2013 17:16:30 +1100") 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 Alan L Tyree writes: > What I mean is to enter something like \cite{mann82} in the text and > have it spit out (Mann 1982) in each and every export as well as > constructing an entry for the bibliography. (For benefit of others) ox-jabref.el and JabRef can spit things out in different formats. I I have added support for the odt backend. But I have fleshed out the basic details so that it could be re-targeted for HTML or Plain Ascii export. ---------------- Often the problem is that the author is stuck with a given DB and tool and is unwilling to let go of investments that he has made in that specific tool. (This is perfectly understandable.)