From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: org-exp-bibtex missing in git? Date: Mon, 4 Mar 2013 09:29:34 +0000 Message-ID: <87fw0bh5s1.fsf@ucl.ac.uk> References: <20130303070635.GA12112@panahar> <87fw0cg42y.fsf@allisson.co> <87vc98be83.fsf@bzg.ath.cx> <87ehfwwgdd.fsf@gmail.com> <87ppzg2r05.fsf@med.uni-goettingen.de> <87ppzgusem.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44270) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCSXt-0007y6-Pj for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 05:23:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCSXs-0001cz-KZ for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 05:23:01 -0500 Received: from va3ehsobe006.messaging.microsoft.com ([216.32.180.16]:19547 helo=va3outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCSXs-0001c5-H0 for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 05:23:00 -0500 In-Reply-To: <87ppzgusem.fsf@gmail.com> (Nicolas Goaziou's message of "Sun, 3 Mar 2013 21:42:25 +0100") 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: Andreas Leha , emacs-orgmode@gnu.org I have the following defined in my org customisation: #+begin_src org (org-add-link-type "cite" 'ebib (lambda (path desc format) (cond ((eq format 'latex) (format "\\cite{%s}" path))))) #+end_src which allows me to insert links like [[cite:jones-etal-2000][Jones et al., 2000]] and have the correct code exported for Latex. I have not, obviously, defined any export rules for HTML etc. -- : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.3.50.1 and Org release_7.9.3f-1199-g3a0e55