From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: How to change "References" headline in pdf with org-ref? Date: Mon, 13 Feb 2017 09:17:09 -0500 Message-ID: References: <8760kes0hh.fsf@bahnhof.se> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114b2d38641a7805486a1a76 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdHRK-0007Hh-Gh for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 09:17:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdHRI-0001gh-U1 for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 09:17:14 -0500 Received: from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]:33407) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cdHRI-0001fb-Nd for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 09:17:12 -0500 Received: by mail-wm0-x244.google.com with SMTP id v77so19716725wmv.0 for ; Mon, 13 Feb 2017 06:17:11 -0800 (PST) In-Reply-To: <8760kes0hh.fsf@bahnhof.se> 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: Nikolai Stenfors Cc: "emacs-orgmode@gnu.org" --001a114b2d38641a7805486a1a76 Content-Type: text/plain; charset=UTF-8 I think this is done in latex. Here are a few pointers that might get you what you want. It seems there is more than one way to do it that depends on your setup and which packages you use. http://tex.stackexchange.com/questions/17445/how-can-i-change-the-references-to-reference-in-the-thebibliography-environm http://tex.stackexchange.com/questions/12597/renaming-the-bibliography-page-using-bibtex This worked for me: #+latex: \renewcommand{\refname}{Whatever floats your boat} John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Mon, Feb 13, 2017 at 8:07 AM, Nikolai Stenfors < nikolai.stenfors@bahnhof.se> wrote: > When I export a text with references into pdf, the default > headline for the reference-chapter is "References". How do I change the > title/headline? A specific org-ref-variable? > -- > Nikolai Stenfors > > > --001a114b2d38641a7805486a1a76 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I think this is done in latex. Here are a few pointer= s that might get you what you want. It seems there is more than one way to = do it that depends on your setup and which packages you use.

=
http://tex= .stackexchange.com/questions/17445/how-can-i-change-the-references-to-refer= ence-in-the-thebibliography-environm


This worked f= or me:


#+latex: \renewcommand{= \refname}{Whatever floats your boat}

John

---= --------------------------------
Professor John Kitchin=C2=A0
Doherty= Hall A207F
Department of Chemical Engineering
Carnegie Mellon Univer= sity
Pittsburgh, PA 15213
412-268-7803

On Mon, Feb 13, 2017 at 8:07 AM, Nikolai Ste= nfors <nikolai.stenfors@bahnhof.se> wrote:
When I export a text with references into pdf, t= he default
headline for the reference-chapter is "References". How do I chan= ge the
title/headline? A specific org-ref-variable?
--
Nikolai Stenfors



--001a114b2d38641a7805486a1a76--