From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: [ANN] org-bibtex.el --- convert between Org headings and bibtex entries Date: Tue, 19 Apr 2011 21:01:43 -0400 Message-ID: References: <87y6357q81.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCLnx-0006tQ-OW for emacs-orgmode@gnu.org; Tue, 19 Apr 2011 21:02:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCLnw-0001BX-Rz for emacs-orgmode@gnu.org; Tue, 19 Apr 2011 21:02:05 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:44369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCLnw-0001BT-MO for emacs-orgmode@gnu.org; Tue, 19 Apr 2011 21:02:04 -0400 Received: by fxm18 with SMTP id 18so192329fxm.0 for ; Tue, 19 Apr 2011 18:02:03 -0700 (PDT) In-Reply-To: <87y6357q81.fsf@gmail.com> 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: Eric Schulte Cc: Org Mode This looks great! I haven't quite read all the code, but I wonder how this would work on files where bib entries are in their own headline or mixed into the document ad hoc. Is this designed for a document with *only* bibtex headlines? On Tue, Apr 19, 2011 at 7:52 PM, Eric Schulte wrote: > Hi, > > In an attempt to organize my reading notes, I've written the following > tool which allows both for exporting Org-mode headlines with bibtex > meta-data to bibtex entries, and for reading existing bibtex entries > into Org-mode headings. > > One nice feature of these functions is the ability to check that all > required fields are present in a given headline based on the bibtex type > (e.g., :article, :inproceedings), and prompt for missing fields. > > See the top of the elisp file for more usage information. > https://github.com/eschulte/org-bibtex/blob/master/org-bibtex.el > > Cheers -- Eric > > -- > Eric Schulte > http://cs.unm.edu/~eschulte/ > > -- Jeffrey Horn http://www.failuretorefrain.com/jeff/