From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: org-ref code Date: Tue, 13 May 2014 14:51:32 -0400 Message-ID: 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: multipart/alternative; boundary=089e013d14c469d91b04f94c8df4 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkHna-0001hZ-LA for emacs-orgmode@gnu.org; Tue, 13 May 2014 14:51:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkHnZ-0007UX-EE for emacs-orgmode@gnu.org; Tue, 13 May 2014 14:51:34 -0400 Received: from mail-wg0-x231.google.com ([2a00:1450:400c:c00::231]:49885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkHnZ-0007UT-4D for emacs-orgmode@gnu.org; Tue, 13 May 2014 14:51:33 -0400 Received: by mail-wg0-f49.google.com with SMTP id m15so816775wgh.8 for ; Tue, 13 May 2014 11:51:32 -0700 (PDT) In-Reply-To: <87tx8uc59f.fsf@ucl.ac.uk> 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 , "emacs-orgmode@gnu.org" --089e013d14c469d91b04f94c8df4 Content-Type: text/plain; charset=UTF-8 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. I made a little screencast here: http://screencast.com/t/bxfafVydE j 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 On Tue, May 13, 2014 at 7:00 AM, Eric S Fraga wrote: > On Monday, 12 May 2014 at 13:26, John Kitchin wrote: > > that should work out of the box, and that link is defined in org-ref as > > > > (org-add-link-type > > "cite" > > 'org-ref-cite-onclick-minibuffer-menu > > 'org-ref-cite-link-format) > > And I used to have my own already in any case. > > > > > I am not sure why it would not work out of the box. > > Neither do I. The more annoying thing is that I cannot get org-ref to > work at all with emacs -q and a minimal org document. Would you maybe > post the minimum setup for getting org-ref to work, along with a minimal > org document? > > thanks, > eric > > -- > : Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.2, Org release_8.2.6-958-g7c8559 > --089e013d14c469d91b04f94c8df4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
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.


I made a little screen= cast here: http://screencast.= com/t/bxfafVydE

j

John=

-----------------------------------
John Kitchin
Associate Pr= ofessor
Doherty Hall A207F
Department of Chemical Engineering
Carn= egie Mellon University
Pittsburgh, PA 15213
412-268-7803
http://kitchingroup.cheme.cmu.edu

<= /div>

On Tue, May 13, 2014 at 7:00 AM, Eric S = Fraga <e.fraga@ucl.ac.uk> wrote:
On Monday, 12 May 2014 at 13:26, John Kitchin wrote:
> that should work out of the box, and that link is defined in org-ref a= s
>
> (org-add-link-type
> =C2=A0"cite"
> =C2=A0'org-ref-cite-onclick-minibuffer-menu
> =C2=A0'org-ref-cite-link-format)

And I used to have my own already in any case.

>
> I am not sure why it would not work out of the box.

Neither do I. =C2=A0The more annoying thing is that I cannot get org-= ref to
work at all with emacs -q and a minimal org document. =C2=A0Would you maybe=
post the minimum setup for getting org-ref to work, along with a minimal org document?

thanks,
eric

--
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.2, Org release_8.2.6-958-g7c8559=

--089e013d14c469d91b04f94c8df4--