From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: #+BIBLIOGRAPHY multiple entries Date: Sun, 23 Nov 2014 22:38:45 +0100 Message-ID: <87y4r1tx5m.fsf@gmx.co.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xserw-0006pR-TT for emacs-orgmode@gnu.org; Sun, 23 Nov 2014 16:39:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xserp-0000Ng-Ds for emacs-orgmode@gnu.org; Sun, 23 Nov 2014 16:38:56 -0500 Received: from mout.gmx.net ([212.227.15.18]:57377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xserp-0000N6-3d for emacs-orgmode@gnu.org; Sun, 23 Nov 2014 16:38:49 -0500 Received: from deusexmachina ([46.39.111.188]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0LhwLy-1YEG6G0nC6-00n9ZS for ; Sun, 23 Nov 2014 22:38:46 +0100 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 I am trying to figure out how to use multipe bibliography files in org-mode. What I've used so far is the #+BIBLIOGRAPHY statement which lets me enter one .bib file, but I have been unable to use more than one file. How would one go about to achieve this? I use #+BIBLIOGRAPHY mybibliographyfile plain which works, but #+BIBLIOGRAPHY myfirstbibliographyfile mysecondbibliographyfile plain does not. Cheers, Johnny