From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: org-ref in action Date: Wed, 25 Jun 2014 20:10:00 -0500 Message-ID: <87fvisbhnb.fsf@fastmail.fm> References: <87wqc4wxbe.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52341) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzyCU-0006p7-P2 for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 21:10:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WzyCP-0003sW-Mw for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 21:10:06 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47014) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WzyCP-0003re-J3 for emacs-orgmode@gnu.org; Wed, 25 Jun 2014 21:10:01 -0400 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: emacs-orgmode@gnu.org, John Kitchin Eric Schulte writes: > > This is a lot of useful functionality, and very nicely presented. > > Did you happen to try the built in bibtex support in Org-mode core and > contrib? And if so, is there a reason that you implemented this all > independently? > > I think part of the problem with existing Org-mode bibtex support is > that no-one knows it exists. Well, you can count on one big fan of org-bibtex.el here! (Though I must admit that I have not used ox-bibtex.el.) > To help address this I threw up a very quick-and-dirty screen cast > demonstrating some of Org's existing bibtex functionality. > > https://vimeo.com/99167082 Thanks! Over the years, I've particularly appreciated the way org-bibtex.el makes it easy to keep bib data together with notes/todos. Both org-bibtex-read and org-bibtex-yank have become indispensable to my own workflow. Best, Matt