From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: Managing articles in orgmode and collaboration Date: Tue, 09 Sep 2014 16:25:08 -0400 Message-ID: References: <87k35dvnu7.fsf@grothesque.org> <87ppf5mb6a.fsf@grothesque.org> <87y4ttysqd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRRyV-0001kQ-MJ for emacs-orgmode@gnu.org; Tue, 09 Sep 2014 16:25:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XRRyR-0005Pw-17 for emacs-orgmode@gnu.org; Tue, 09 Sep 2014 16:25:15 -0400 Received: from smtp.andrew.cmu.edu ([128.2.105.202]:41399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XRRyQ-0005Po-Ts for emacs-orgmode@gnu.org; Tue, 09 Sep 2014 16:25:10 -0400 In-Reply-To: <87y4ttysqd.fsf@gmail.com> (Thorsten Jolitz's message of "Tue, 09 Sep 2014 12:48:42 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Thorsten Jolitz writes: I use https://github.com/jkitchin/jmax/blob/master/org/doi-utils.org It is some code I wrote to build bibtex entries from a doi, and to download the pdf if you have access to it. I load it like this: (org-babel-load-file "doi-utils.org") You need to define some variables like: org-ref-pdf-directory and some features depend on org-ref (https://github.com/jkitchin/jmax/blob/master/org/org-ref.org). I use these pretty often. > Christoph Groth writes: > > Hi, > >> Any comments? > > do you have a function that automatically fetches bibtex entries for > books from the web, given some info (title, year, author or so)? -- ----------------------------------- John Kitchin Professor Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 http://kitchingroup.cheme.cmu.edu