From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: org-ref code Date: Tue, 13 May 2014 21:01:15 +0100 Message-ID: <877g5p5tys.fsf@ucl.ac.uk> References: <878uql7r7p.fsf@ucl.ac.uk> <87eh0d62ys.fsf@ucl.ac.uk> <87lhu9ofqa.fsf@ucl.ac.uk> <871tvzm859.fsf@pinto.chemeng.ucl.ac.uk> <87zjimnccb.fsf@a-rx.info> <87tx8uc59f.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkItC-0001Ho-9a for emacs-orgmode@gnu.org; Tue, 13 May 2014 16:01:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkIt6-0005oI-6N for emacs-orgmode@gnu.org; Tue, 13 May 2014 16:01:26 -0400 Received: from mail-db3on0055.outbound.protection.outlook.com ([157.55.234.55]:60672 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkIt5-0005o7-T8 for emacs-orgmode@gnu.org; Tue, 13 May 2014 16:01:20 -0400 In-Reply-To: (John Kitchin's message of "Tue, 13 May 2014 14:51:32 -0400") 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: John Kitchin Cc: "emacs-orgmode@gnu.org" On Tuesday, 13 May 2014 at 14:51, John Kitchin wrote: > You can see a document I wrote using org-ref here: > http://kitchingroup.cheme.cmu.edu/org/2014/05/13/Using-org-ref-for-citations-and-references.org > > You will want to pull a current version. I added some code so it is in > principle easy for you to add your own citation types and use the org-ref > machinery to insert citations. Thanks for this. It didn't work but I have now figured out why! Your code requires dash version 2.6.0 and I had version 2.4.0. The need for the latest version is noted in a comment in your code but the code itself doesn't check (and probably cannot?). With 2.6.0, I'm much further! Links are now recognised properly. I still have a problem in that a very minimal file, with one cite: link and a bibliography: link, doesn't compile because bibtex complains of no \bibstyle. Not sure why it's complaining but I will continue debugging. thanks, eric -- : Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.2, Org release_8.2.6-958-g7c8559-git