From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vaidheeswaran C Subject: Re: jabref like orgmode based solution to bibliography management (not for latex) Date: Sat, 30 May 2015 14:16:33 +0530 Message-ID: References: Reply-To: vaidheeswaran.chinnaraju@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36833) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YycQi-0008WH-PE for emacs-orgmode@gnu.org; Sat, 30 May 2015 04:47:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YycQf-0004No-Jz for emacs-orgmode@gnu.org; Sat, 30 May 2015 04:47:44 -0400 Received: from plane.gmane.org ([80.91.229.3]:48144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YycQf-0004N5-Di for emacs-orgmode@gnu.org; Sat, 30 May 2015 04:47:41 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YycQc-0004Ep-UF for emacs-orgmode@gnu.org; Sat, 30 May 2015 10:47:38 +0200 Received: from 106.216.232.196 ([106.216.232.196]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 30 May 2015 10:47:38 +0200 Received: from vaidheeswaran.chinnaraju by 106.216.232.196 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 30 May 2015 10:47:38 +0200 In-Reply-To: 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 On Saturday 30 May 2015 01:50 PM, Xebar Saram wrote: > 4. this one is important: a way to quickly export selected references in > word/odf/html based on a pre fixed style (ie Nature, Chicago etc) You may have to move to new citation syntax on my private repo. See http://repo.or.cz/w/org-mode/org-cv.git The example org and odt files are available in this post: http://lists.gnu.org/archive/html/emacs-orgmode/2015-03/msg00451.html The documentation is in ox-jabref.el If you report issues, I will address them promptly.