From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrea Crotti Subject: Bibtex and beamer Date: Wed, 19 Jan 2011 22:14:43 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=60530 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PffMq-0001s5-Q2 for emacs-orgmode@gnu.org; Wed, 19 Jan 2011 16:15:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PffMp-0001gd-NF for emacs-orgmode@gnu.org; Wed, 19 Jan 2011 16:15:00 -0500 Received: from lo.gmane.org ([80.91.229.12]:50686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PffMp-0001gV-Hl for emacs-orgmode@gnu.org; Wed, 19 Jan 2011 16:14:59 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PffMn-0007S0-O0 for emacs-orgmode@gnu.org; Wed, 19 Jan 2011 22:14:57 +0100 Received: from ip1-201.halifax.rwth-aachen.de ([137.226.108.201]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Jan 2011 22:14:57 +0100 Received: from andrea.crotti.0 by ip1-201.halifax.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Jan 2011 22:14:57 +0100 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@gnu.org I'm doing a presentation and using bibtex for keeping my references, exactly how I will use it in the dissertation. That's really wonderful and it works like a charm, using reftex-citep and an external bibliography file. Only one thing is not clear, how do I tell org-mode to call pdflatex/bibtex "enough" times to get all the links correctly setup. I didn't get it working, and only calling manually - pdflatex - bibtex - pdflatex - pdflatex on the generated I could get the correct references...