From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: exporting zotxt or orgref links to HTML and ODF Date: Tue, 27 Jan 2015 16:24:27 +0100 Message-ID: References: <878ugo8i60.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG7x9-0001lW-5N for emacs-orgmode@gnu.org; Tue, 27 Jan 2015 10:21:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YG7x5-0004Um-0N for emacs-orgmode@gnu.org; Tue, 27 Jan 2015 10:21:19 -0500 Received: from mail2.b1.hitrost.net ([91.185.211.205]:23502) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YG7x4-0004U4-QU for emacs-orgmode@gnu.org; Tue, 27 Jan 2015 10:21:14 -0500 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: Matt Price Cc: Org Mode Matt Price writes: > On Tue, Jan 27, 2015 at 8:30 AM, Rasmus wrote: > >> Hi, >> >> Christian Moe writes: Actually, Rasmus wrote the following, not I. >> IMO we /need/ to add proper citation support to Org, preferably with a >> real syntax rather than these link-"solutions" and with good backend >> support (bibtex & Zotero for starters, I guess). >> >> #+begin_rant >> >> The current state is a mess and not portable. E.g. there's at least two >> Zotero projects, there's John Kitchin's code, there's ox-bibtex.el (which >> IMO is not suitable for complicated citation requirements), plus everyone >> and their mother's have got custom citation links in their config via >> custom org link types... >> >> /Proper/ citation support (not links) is, IMO, the last thing that is >> missing for good academic publishing support. But I don't necessarily disagree. I just figure I might try to prototype the solutions I'd like to see toward the day someone steps up to the bat and implements them in core with native syntax. Yours, Christian