From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leonard Randall Subject: org-reftex package and biblatex support for org-bibtex Date: Sun, 27 Apr 2014 13:51:42 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c2da9c1ca05404f805a938 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WeOYa-0000RG-W1 for emacs-orgmode@gnu.org; Sun, 27 Apr 2014 08:51:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WeOYa-0007Oo-0J for emacs-orgmode@gnu.org; Sun, 27 Apr 2014 08:51:44 -0400 Received: from mail-oa0-x229.google.com ([2607:f8b0:4003:c02::229]:65374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WeOYZ-0007O8-Px for emacs-orgmode@gnu.org; Sun, 27 Apr 2014 08:51:43 -0400 Received: by mail-oa0-f41.google.com with SMTP id j17so6158963oag.28 for ; Sun, 27 Apr 2014 05:51:42 -0700 (PDT) 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: emacs-orgmode --001a11c2da9c1ca05404f805a938 Content-Type: text/plain; charset=UTF-8 Dear All, I am in the process of writing a new package for inserting citations into org buffers using RefTeX. The current org-reftex command works alright, but it is not quite as flexible as I would like it to be. I wanted to add an option to add citations in footnotes. I also wanted to make it so that, when a bibtex library is not set in the file, it uses the one set by RefTeX. Additionally, I thought that it would be useful to have the package provide two sets of customizable RefTeX cite commands for use in org mode: one with traditional bibtex/natbib commands and one with biblatex commands. This would give users a fairly functional set of defaults to choose from, and the option to further customize them. It would also some minor use problems. Currently, org will export most bibtex and biblatex cite commands correctly, even if they are not explicitly marked as latex, but it will not export biblatex multicite commands, because it does not recognize them as latex. Accordingly it will be useful to have org-reftex mark biblatex multicite commands as latex, but it will generally be unnecessary for it to mark other citations as such. Let me know if you think such a package would be useful, and let me know what cite commands you think I should include. (I thought the default set should be somewhat basic, but useful for most common use case scenarios.) I was also thinking of adding out of the box biblatex support for org-bibtex. I use org-bibtex for my bibtex files and reading lists. It gives me a unified way to organize my bibtex entries and keep track of what sources I need to read or incorporate into specific projects. Currently, customizing it to deal with biblatex fields is a bit of a hassle, so I thought I might try to add an option that makes this process easier. Let me know if anyone else might be interested in this, or has any objections. Also let me know if you have any ideas about what entry types and fields I should include. Again I wanted to make it as useful and easily customizable as possible, without making it too bulky. All best, Leonard --001a11c2da9c1ca05404f805a938 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Dear All,

I am in the process of writing a ne= w package for inserting citations into org buffers using RefTeX. The curren= t org-reftex command works alright, but it is not quite as=20 flexible as I would like it to be. I wanted to add an option to add=20 citations in footnotes. I also wanted to make it so that, when a bibtex=20 library is not set in the file, it uses the one set by RefTeX.

Addi= tionally, I thought that it would be useful to have the package provide two= sets of customizable RefTeX cite commands for use in org mode: one with tr= aditional bibtex/natbib commands and one with biblatex commands. This would= give users a=20 fairly functional set of defaults to choose from, and the option to=20 further customize them. It would also some minor use problems. Currently, o= rg will export most bibtex and biblatex cite commands correctly, even if they are not explicitly marked as latex,=C2=A0= =20 but it will not export biblatex multicite commands, because it does not=20 recognize them as latex. Accordingly it will be useful to have org-reftex m= ark biblatex multicite commands as latex, but it will generally be unnecess= ary for it to mark other citations as such.

Let me know if you thin= k such a package would be useful, and let me know what cite commands you th= ink I should include. (I thought the default set should be somewhat basic, = but useful for most common use case scenarios.)
=C2=A0
I was also thinking of adding out of the box biblatex support for= =20 org-bibtex. I use org-bibtex for my bibtex files and reading lists. It give= s me a unified way to organize my bibtex entries and keep track of what=20 sources I need to read or incorporate into specific projects.=C2=A0=20 Currently, customizing it to deal with biblatex fields is a bit of a=20 hassle, so I thought I might try to add an option that makes this process easier.

Let me know if anyone else might be interested in this, or= has any objections. Also let me know if you have any ideas about what entr= y types and fields I should include. Again I wanted to make it as useful an= d easily customizable as possible, without making it too bulky.

All best,
Leonard
--001a11c2da9c1ca05404f805a938--