From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: Citation syntax: a revised proposal Date: Mon, 02 Mar 2015 19:11:00 +0000 Message-ID: <8761aji5a3.fsf@gmail.com> References: <87k2zjnc0e.fsf@berkeley.edu> <87bnkvm8la.fsf@berkeley.edu> <87zj8co3se.fsf@berkeley.edu> <87ioezooi2.fsf@berkeley.edu> <87mw4bpaiu.fsf@nicolasgoaziou.fr> <8761aznpiq.fsf@berkeley.edu> <87twyjnh0r.fsf@nicolasgoaziou.fr> <87oaopx24e.fsf@berkeley.edu> <87k2zd4f3w.fsf@nicolasgoaziou.fr> <87egpkv8g9.fsf@berkeley.edu> <877fv6xfaq.fsf@gmail.com> <87twya2ak0.fsf@berkeley.edu> <87zj81aa97.fsf@nicolasgoaziou.fr> <87ioep2r6p.fsf@berkeley.edu> <87y4ngbgm7.fsf@nicolasgoaziou.fr> <87h9u4csln.fsf@gmx.us> 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]:32978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSVkM-00051s-Bb for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 14:11:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSVkI-0006AY-5o for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 14:11:18 -0500 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:37877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSVkH-00069d-V1 for emacs-orgmode@gnu.org; Mon, 02 Mar 2015 14:11:14 -0500 Received: by wivr20 with SMTP id r20so17392458wiv.2 for ; Mon, 02 Mar 2015 11:11:13 -0800 (PST) In-Reply-To: <87h9u4csln.fsf@gmx.us> 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: Rasmus , emacs-orgmode@gnu.org Hi Rasmus, 2015ko martxoak 1an, Rasmus-ek idatzi zuen: >=20 >> At this point, we probably need to implement a BIBLIOGRAPHY keyword >> (files) and BIBLIOGRAPHY_BACKEND (bibtex, zotero, jabref...) and provide >> basic tools to handle citations in an Org document. >=20 > Probably a CITATION_STYLE as well, e.g. "numeric", "author-year", etc. >=20 > I'll try to look at biblatex support for ox-latex, which should be the > easiest target, but ATM I'm a bit busy.=20=20 If you have time, I=E2=80=99d appreciate your opinion on whether the approa= ch I=E2=80=99ve started of doing latex and non-latex together in ox-cite is a = good approach, or whether instead you=E2=80=99d rather handle latex within ox-la= tex. Should we also support =E2=80=9Cplain=E2=80=9D bibtex and natbib? > For bibtex-outside-of-latex, reftex-cite.el is decent, but not great=EF= =BB=BF=C2=B9. > Still, it may be easier to fix it up that to write our own bibtex > parser. It would also be possible to just use an external program like citeproc-java. WDYT? Thanks, --=20 Aaron Ecay