From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: org-ref code Date: Wed, 30 Apr 2014 16:59:34 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11343f945a91e004f848d368 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfbbP-0000g9-I6 for emacs-orgmode@gnu.org; Wed, 30 Apr 2014 16:59:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WfbbN-0006x9-TB for emacs-orgmode@gnu.org; Wed, 30 Apr 2014 16:59:39 -0400 Received: from mail-pd0-x234.google.com ([2607:f8b0:400e:c02::234]:61873) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WfbbN-0006wr-M4 for emacs-orgmode@gnu.org; Wed, 30 Apr 2014 16:59:37 -0400 Received: by mail-pd0-f180.google.com with SMTP id x10so2232403pdj.25 for ; Wed, 30 Apr 2014 13:59:34 -0700 (PDT) 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" --001a11343f945a91e004f848d368 Content-Type: text/plain; charset=UTF-8 Greetings, All the talk about citations in org-mode inspired me to finish and polish some code I have been working on for my group for a while on bibtex/reftex/org-mode integration. I packaged it up in a literate programming org-file here: https://github.com/jkitchin/jmax/blob/master/org-ref.org. You can tangle the org-ref.el code out of the org-file. There are probably still some bugs in it, but it does pretty amazing things. Mostly, it defines several new functional links for labels, references to labels, citations, bibliography, list of tables and figures, and a handful of utility functions I find useful. I think it is a standalone package now. I would be grateful if anyone tried it, and let me know if it does not work as advertised ;) John ----------------------------------- John Kitchin Associate Professor Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http://kitchingroup.cheme.cmu.edu --001a11343f945a91e004f848d368 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Greetings,

All the talk about = citations in org-mode inspired me to finish and polish some code I have bee= n working on for my group for a while on bibtex/reftex/org-mode integration= . I packaged it up in a literate programming org-file here: https://github.com/jk= itchin/jmax/blob/master/org-ref.org.

You can tangle the org-ref.el code out of the org-file. There are= probably still some bugs in it, but it does pretty amazing things. Mostly,= it defines several new functional links for labels, references to labels, = citations, bibliography, list of tables and figures, and a handful of utili= ty functions I find useful.

I think it is a standalone package now. I would be grateful if an= yone tried it, and let me know if it does not work as advertised ;)

John

------------------------= -----------
John Kitchin
Associate Professor
Doherty Hall A207F
Department of = Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213<= br>412-268-7803
http://kitchingroup.cheme.cmu.edu

--001a11343f945a91e004f848d368--