From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leonard Avery Randall Subject: Re: Managing bibtex database using org-mode? Date: Wed, 07 May 2014 09:55:04 +0100 Message-ID: <5369F4E8.3020807@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhxdG-0000hK-AS for emacs-orgmode@gnu.org; Wed, 07 May 2014 04:55:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Whxd7-0006Qf-9T for emacs-orgmode@gnu.org; Wed, 07 May 2014 04:55:18 -0400 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:61010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Whxd7-0006QP-03 for emacs-orgmode@gnu.org; Wed, 07 May 2014 04:55:09 -0400 Received: by mail-we0-f171.google.com with SMTP id w62so662874wes.16 for ; Wed, 07 May 2014 01:55:07 -0700 (PDT) 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: Vikas Rawal Cc: org-mode mailing list Hi Vikas, I manage my whole bibtex database on org. It makes my workflow more integrated. It allows me to keep bib info, todo states and notes all in the same place, and it allows me to access it all through the agenda. I just periodically run org-bibtex to make sure that I have a updated bib file. There are a few finicky things about the way that org-bibtex imports bibtex entries, which I may try to look into when I have some time, but overall I think it is quite useful. All best, Leonard