From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: Citations with org-ref in apa style Date: Thu, 25 May 2017 20:36:28 -0400 Message-ID: References: <6dc0a293c50c44f3bffeb638fed1b744@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87o9ugrj0o.fsf@t3610> <20170525195704.GB14793@lamasti.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a11472ba62f9fc9055062873e" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dE3F1-00051w-Jw for emacs-orgmode@gnu.org; Thu, 25 May 2017 20:36:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dE3F0-0000qV-Ed for emacs-orgmode@gnu.org; Thu, 25 May 2017 20:36:31 -0400 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]:38181) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dE3F0-0000q9-4J for emacs-orgmode@gnu.org; Thu, 25 May 2017 20:36:30 -0400 Received: by mail-wm0-x22a.google.com with SMTP id e127so2201569wmg.1 for ; Thu, 25 May 2017 17:36:29 -0700 (PDT) In-Reply-To: <20170525195704.GB14793@lamasti.net> 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: =?UTF-8?Q?Lars_Bj=C3=B8rndal?= Cc: "emacs-orgmode@gnu.org" --001a11472ba62f9fc9055062873e Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I guess you should change #+LATEX_HEADER: \usepackage[citestyle=3Dauthoryear-icomp,bibstyle=3Dauthoryear, hyperref=3Dtrue,backref=3Dfalse,maxcitenames=3D3,url=3Dtrue, backend=3Dbiber,natbib=3Dtrue] {biblatex} to #+LATEX_HEADER: \usepackage[american]{babel} #+LATEX_HEADER: \usepackage{csquotes}#+LATEX_HEADER: \usepackage[style=3Dapa]{biblatex}#+LATEX_HEADER: \DeclareLanguageMapping{american}{american-apa} I am not a biber user. See http://mirrors.ibiblio.org/CTAN/macros/latex/contrib/biblatex-contrib/bibla= tex-apa/biblatex-apa.pdf for more details. 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 Thu, May 25, 2017 at 3:57 PM, Lars Bj=C3=B8rndal wrot= e: > On Thu, May 25, 2017 at 05:36:07PM +0100, Eric S Fraga wrote: > > On Thursday, 25 May 2017 at 11:47, Lars Bj=C3=B8rndal wrote: > > > Hi, list! > > > > > > I'm currently writing an exam in org-mode with org-ref, installed fro= m > > > elpa. I think the institution expects to get the referances in apa > > > style. So I wonder if I can do that, and how I can do it. > > > > Have you tried? What happens? > > Well, to be honest, I don't know what to replace the line in question > with. I'm a novice both in LaTeX and in org-mode/org-ref. > > Lars > > --001a11472ba62f9fc9055062873e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I guess you should change
#+LATEX_HEADER:
=C2=A0\usepackage[= citestyle=3Dauthoryear-icomp,bibstyle=3Dauthoryear,
=C2=A0hyperref=3Dtrue,bac= kref=3Dfalse,maxcitenames=3D3,url=3Dtrue,backend=3Dbiber,natbib=3Dtrue]
= =C2=A0{biblatex}

to=C2=A0

#+LATEX_HEADER: \usepackage[american]{babel}
#+LATEX_HEADER:=C2=A0<=
span style=3D"font-size:10pt;font-family:TeXGyreCursor">\usepackage{csquote=
s}
#+LATEX_HEADER:=C2=A0\usepackage[style=3Dapa]{biblatex}
#+LATEX_HEADER:=C2=A0\DeclareLanguageMapping{american}{amer=
ican-apa}
I am not a biber user. See=C2=A0http://mirrors.ibiblio.org/CTAN/macros/latex/contrib/biblatex-contr= ib/biblatex-apa/biblatex-apa.pdf for more details.


John

-----------------------------------
Professor John = Kitchin=C2=A0
Doherty Hall A207F
Department of Chemical EngineeringCarnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
<= div dir=3D"ltr">@johnkitchin
http://kitchingroup.cheme.cmu.edu


On Thu, May 25, 2017 at 3:57 PM, Lars Bj=C3= =B8rndal <lars@lamasti.net> wrote:
On Thu, May 25, 2017 at 05:36:07PM +0100, Eric S= Fraga wrote:
> On Thursday, 25 May 2017 at 11:47, Lars Bj=C3=B8rndal wrote:
> > Hi, list!
> >
> > I'm currently writing an exam in org-mode with org-ref, insta= lled from
> > elpa. I think the institution expects to get the referances in ap= a
> > style. So I wonder if I can do that, and how I can do it.
>
> Have you tried?=C2=A0 What happens?

Well, to be honest, I don't know what to replace the line in que= stion
with. I'm a novice both in LaTeX and in org-mode/org-ref.

Lars


--001a11472ba62f9fc9055062873e--