From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Strey Subject: Re: references to arbitrary labels in org and export to latex Date: Wed, 03 Feb 2016 09:56:49 +0100 Message-ID: <87zivi41f2.fsf@strey.biz> References: <56B1A6C9.8000208@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQtFG-00083O-M9 for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 03:57:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQtFB-0007ff-Dw for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 03:57:02 -0500 Received: from mx1.supremebox.com ([198.23.53.39]:33597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQtFB-0007fY-8H for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 03:56:57 -0500 Received: from [93.132.187.19] (helo=localhost) by mx1.supremebox.com with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1aQtF5-0003c8-0C for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 08:56:56 +0000 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 On Mi, 2016-02-03 at 08:05, Christian Wittern wrote: > I am writing a document with a lot of web references. I would like to > bundle them at the end in the same way this is usually done with > bibliographic references, but separately. I would use the great org-ref package and handle the URLs like normal bibliographic references in a biblatex .bib file with the entry type 'Online'. Biblatex allows to have multiple bibliographies as described here: http://texblog.org/2012/10/22/multiple-bibliographies-with-biblatex/ with #+BEGIN_EXPORT latex \printbibliography[title={Online references},type=online] \printbibliography[title={Other references}, nottype=online] #+END_EXPORT Best regards -- Michael Strey http://www.strey.biz * https://twitter.com/michaelstrey