From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Let's discuss citation and Org syntax Date: Sun, 26 May 2013 21:12:43 +0200 Message-ID: References: <878v38cylw.fsf@pank.eu> <87zjvobjve.fsf@pank.eu> <51a21b2e.0f84ec0a.33b9.ffff807f@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UggJh-0004e3-HQ for emacs-orgmode@gnu.org; Sun, 26 May 2013 15:09:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UggJc-00026S-7g for emacs-orgmode@gnu.org; Sun, 26 May 2013 15:09:17 -0400 Received: from mail-forward2.uio.no ([129.240.10.71]:40260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UggJb-00020d-W0 for emacs-orgmode@gnu.org; Sun, 26 May 2013 15:09:12 -0400 Received: from exim by mail-out2.uio.no with local-bsmtp (Exim 4.75) (envelope-from ) id 1UggIz-000762-SL for emacs-orgmode@gnu.org; Sun, 26 May 2013 21:08:33 +0200 In-reply-to: <51a21b2e.0f84ec0a.33b9.ffff807f@mx.google.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: Darlan Cavalcante Moreira Cc: Org Mode , Christian Moe , Rasmus Darlan Cavalcante Moreira writes: > I prefer the [cite:citekey] syntax similar to [fn:number] for footnotes. > > But no matter which syntax is chosen I think we can easily make reftex work > with it. All we need is to set the variable reftex-cite-format [1] to a > string with the desired format. For the syntax [cite:citekey] the string > would be "[cite:%l]". Yes, for bibtex. But to clarify, Matt Price and I got on the subject of using Zotero as both the source database and the reference-formatting engine for exported documents, with Org in the middle. Reftex can be used for that as well, e.g. by synching the Zotero db to a bibtex file with Zotero db keys as citekeys. There are other options, with different pros and cons. (And I'll start a thread on that soon as my day job stops interfering with my night life again.) Yours, Christian