From mboxrd@z Thu Jan 1 00:00:00 1970 From: martin.yrjola@gmail.com (Martin =?utf-8?B?WXJqw7Zsw6Q=?=) Subject: Re: org-ref on Melpa finally! Date: Thu, 17 Dec 2015 19:39:35 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9cWm-00012N-Do for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 12:39:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9cWh-0004cr-BH for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 12:39:44 -0500 Received: from mail-lb0-x22c.google.com ([2a00:1450:4010:c04::22c]:35154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9cWh-0004cd-4t for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 12:39:39 -0500 Received: by mail-lb0-x22c.google.com with SMTP id u9so49347215lbp.2 for ; Thu, 17 Dec 2015 09:39:38 -0800 (PST) In-Reply-To: (John Kitchin's message of "Thu, 17 Dec 2015 09:58:00 -0500") 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: Org Mode List Hi! John Kitchin writes: > I finally got org-ref up on melpa. If you have been waiting to try it > out for that, now is your chance! Thank you John! This will certainly make it easier to install org-ref. I'm wondering should org-ref-citeproc be included in org-ref or should Melpa have an org-ref-citeproc package instead? I changed the recipe locally to the following and it seems to work for including org-ref-citeproc: (org-ref :fetcher github :repo "jkitchin/org-ref" :files ("*.el" "citeproc/*.el")) Best regards, Martin Yrj=C3=B6l=C3=A4