From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?56ul5L+K57+U?= Subject: How to change the default bibtex key? Date: Mon, 15 May 2017 05:41:12 +0800 Message-ID: <11179B90-1134-4BAD-9E1E-88BF83ADBB2A@gmail.com> Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dA1GX-0005nk-0j for emacs-orgmode@gnu.org; Sun, 14 May 2017 17:41:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dA1GU-0006km-12 for emacs-orgmode@gnu.org; Sun, 14 May 2017 17:41:25 -0400 Received: from mail-pf0-x235.google.com ([2607:f8b0:400e:c00::235]:33335) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dA1GT-0006jx-QJ for emacs-orgmode@gnu.org; Sun, 14 May 2017 17:41:21 -0400 Received: by mail-pf0-x235.google.com with SMTP id e193so53077280pfh.0 for ; Sun, 14 May 2017 14:41:21 -0700 (PDT) Received: from [127.0.0.1] ([107.170.207.182]) by smtp.gmail.com with ESMTPSA id j21sm16317778pfj.80.2017.05.14.14.41.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 May 2017 14:41:19 -0700 (PDT) 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: Org mode The default bibtex key in org-ref is author-year-title, I want to change = that to the Jabref style: AuthorYearJour=EF=BC=8Cjust like = Steven2016LancetOncol. How to do that? Thank you!=