From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: contributing to work on citations Date: Fri, 06 Nov 2015 13:10:45 +0000 Message-ID: <87bnb7uvca.fsf@gmail.com> References: <87si4lvlm8.fsf@gmail.com> 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]:36784) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zugn6-0000oR-E7 for emacs-orgmode@gnu.org; Fri, 06 Nov 2015 08:10:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zugn2-00085c-Ca for emacs-orgmode@gnu.org; Fri, 06 Nov 2015 08:10:52 -0500 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:37666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zugn2-00085T-1S for emacs-orgmode@gnu.org; Fri, 06 Nov 2015 08:10:48 -0500 Received: by wmll128 with SMTP id l128so40407015wml.0 for ; Fri, 06 Nov 2015 05:10:47 -0800 (PST) In-Reply-To: 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: Matt Price , Org Mode Hi Matt, 2015ko azaroak 6an, Matt Price-ek idatzi zuen: > Hey, Aaron, > Am I right that I need to check out your wip-cite-awe branch from ~8 mont= hs > ago?=20 Richard Lawrence forked that branch, and made some changes on top of it, so you should probably start with his branch. His changes aren=E2=80=99t i= n the org-mode repo but rather github: (That should be a url suitable for git clone or git remote add; the branch with his work in it is called wip-cite-org-citeproc and not master). > Would it make sense to try to merge recent changes on master into that > branch first? That=E2=80=99s a good first step. Hopefully any conflicts will be minor, b= ut don=E2=80=99t hesitate to shout for help if there are problems! >=20 > Anyway, I figure I will try to modify zotxt-emacs so it provides these > functions and generates conformant cite: links. NB the new citation support doesn=E2=80=99t use links =C3=A0 la org-ref, bu= t rather a dedicated syntax object (maybe that=E2=80=99s what you meant, but calling t= he new citations =E2=80=9Clinks=E2=80=9D is not technically correct). > That seems the easiest solution, and maybe Erik will give me some help > once I've made some initial progress. Meanwhile I will try to learn > enough about javascript to get started on the citeproc-js ocmmand-line > tool. thx, matt Thanks, --=20 Aaron Ecay