From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Georg W. Otto" Subject: capitalization of titles in org-ref Date: Fri, 02 Dec 2016 14:20:33 +0000 Message-ID: <86inr25s5q.fsf@georgotto.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cCohi-0004N0-9F for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 09:20:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cCohf-0005v2-3w for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 09:20:46 -0500 Received: from [195.159.176.226] (port=34101 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cCohe-0005uh-Tj for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 09:20:43 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cCohY-00081l-Km for emacs-orgmode@gnu.org; Fri, 02 Dec 2016 15:20:36 +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" To: emacs-orgmode@gnu.org Hi, I am not completely sure if the problem is caused by org-ref or somwehere else in the process, but here it is: When importing a paper by doi using doi-utils-add-bibtex-entry-from-doi the title is capitalized. I want to switch off this behaviour, leaving the paper title in its original capitalization state. Any idea how I can do this? Cheers, Georg