From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: latex and bibliography? Date: Sat, 15 Jun 2013 16:15:20 +0200 Message-ID: <87ip1fihon.fsf@gmail.com> References: <87mwqriir0.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnrGX-00067f-N6 for emacs-orgmode@gnu.org; Sat, 15 Jun 2013 10:15:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnrGW-0001io-Rz for emacs-orgmode@gnu.org; Sat, 15 Jun 2013 10:15:41 -0400 Received: from plane.gmane.org ([80.91.229.3]:53440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnrGW-0001ik-D7 for emacs-orgmode@gnu.org; Sat, 15 Jun 2013 10:15:40 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UnrGM-0007Ck-Qx for emacs-orgmode@gnu.org; Sat, 15 Jun 2013 16:15:30 +0200 Received: from g231232248.adsl.alicedsl.de ([92.231.232.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Jun 2013 16:15:30 +0200 Received: from tjolitz by g231232248.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 Jun 2013 16:15:30 +0200 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: emacs-orgmode@gnu.org Thorsten Jolitz writes: > - org-bibtest.org > ,-------------------------- > | * chapter > | ** section > | \cite{west1995bayesian} > | ** section > | \bibliographystyle{plain} > | \bibliography{bibtest} > `-------------------------- this should of course be ,--------------------------- | \bibliography{org-bibtest} `--------------------------- since the file is > - org-bibtest.bib but it does not change the outcome. -- cheers, Thorsten