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:36:21 +0000 Message-ID: <87d40j7cnu.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 1NdT2l-0007cd-Su for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 13:36:39 -0500 Received: from [199.232.76.173] (port=57395 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NdT2l-0007cB-Cr for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 13:36:39 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NdT2k-00055a-Gx for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 13:36:39 -0500 Received: from ey-out-1920.google.com ([74.125.78.149]:2602) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NdT2k-000554-1Y for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 13:36:38 -0500 Received: by ey-out-1920.google.com with SMTP id 26so410522eyw.34 for ; Fri, 05 Feb 2010 10:36:36 -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. > OK, I just tried the setup descripbed in that site, but there doesn't appear to be any way of telling org where to look for a .bib file. So when I type C-c ), I get the following error: byte-code: No valid bibliography in this document, and no default available Did you follow the instructions exactly, or is there a step that I'm missing? Paul