From mboxrd@z Thu Jan 1 00:00:00 1970 From: Taru Karttunen Subject: org-babel: Managing a bibtex database Date: Thu, 21 Jan 2010 18:20:29 +0200 Message-ID: <1264089937-sup-1826@oz.taruti.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NXzlv-0004n4-Om for emacs-orgmode@gnu.org; Thu, 21 Jan 2010 11:20:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NXzlq-0004ks-VK for emacs-orgmode@gnu.org; Thu, 21 Jan 2010 11:20:39 -0500 Received: from [199.232.76.173] (port=43107 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXzlq-0004kj-Qn for emacs-orgmode@gnu.org; Thu, 21 Jan 2010 11:20:34 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:33730 helo=mail.cs.helsinki.fi) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NXzlq-0002tY-Dm for emacs-orgmode@gnu.org; Thu, 21 Jan 2010 11:20:34 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hello I am wondering whether org-babel would be suitable for managing a bibtex database of ~1500 entries. I am thinking of making Bibtex entries into literate source code and thus have org-mode managing them in a more sensible way. Has anyone else done something like this? Any better ideas how to accomplish this? - Taru Karttunen