From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mead Subject: Re: Any instructions on using bibtex with org? Date: Fri, 05 Feb 2010 18:24:22 +0000 Message-ID: <87k4urh76x.fsf@gmail.com> References: <87ock3he37.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NdSr1-0004qj-4C for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 13:24:31 -0500 Received: from [199.232.76.173] (port=34001 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NdSr0-0004qR-Oc for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 13:24:30 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NdSqy-0000Po-9u for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 13:24:30 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:59336) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NdSqw-0000Ob-CJ for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 13:24:26 -0500 Received: by ewy28 with SMTP id 28so264826ewy.8 for ; Fri, 05 Feb 2010 10:24:25 -0800 (PST) In-Reply-To: (Raffi R.'s message of "Fri, 5 Feb 2010 12:36:17 -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: Raffi R Cc: emacs-orgmode@gnu.org Raffi R writes: > Are you trying to export to BibTeX or simply integrate orgmode with a > BibTeX database? > > http://www.mfasold.net/blog/2009/02/using-emacs-org-mode-to-draft-papers/ > is the blog post I used to set up orgmode with RefTex so that I can > very easily insert BibTeX citations into my org documents and export > fairly seamlessly. Thanks Raffi, that's what I wanted to do - insert citations whilst in org for later export as LaTeX --> pdf. I'll give that a look. Paul