emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Loris Bennett <loris.bennett@fu-berlin.de>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: MWE for BibLaTex and org-ref?
Date: Wed, 12 Jul 2017 13:55:59 -0400	[thread overview]
Message-ID: <CAJ51ETrx-eg_W=4N4JFYQkV3CCTAORH8_+oa5ZVDMHBu9svvOA@mail.gmail.com> (raw)
In-Reply-To: <87inixoiwx.fsf@hornfels.zedat.fu-berlin.de>

[-- Attachment #1: Type: text/plain, Size: 1856 bytes --]

org-ref should work fine for biblatex, but the setup for biblatex in the
org file is a bit different than for bibtex.

The org-ref manual can be opened by running M-x org-ref-help. Go to the **
biblatex users heading. Hopefully that is clear enough to help. If not, let
me know what is missing.

Best wishes,


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 Wed, Jul 12, 2017 at 9:59 AM, Loris Bennett <loris.bennett@fu-berlin.de>
wrote:

> Hi,
>
> Does org-ref work with BibLaTeX?
>
> With org-ref, I have an MWE using natbib that works:
>
>   #+LATEX_CLASS_OPTIONS: [a4paper, 11pt]
>   #+LATEX_HEADER: \usepackage{natbib}
>
>   #+TITLE: MWE
>
>   * Introduction
>
>     This MWE was found on the internet (see cite:Botha).
>
>   bibliographystyle:abbrvnat
>   bibliography:file.bib
>
> with 'file.bib' being
>
>   @Online{Botha,
>     author = {Charl Botha},
>      title = {From org file with local bibtex to LaTeX and PDF},
>       date = {2017-02-20},
>        url = {https://vxlabs.com/2017/02/20/from-org-file-with-local-
> bibtex-to-latex-and-pdf/},
>   }
>
> For org-latex-pdf-process,  I'm using the following:
>
>   ("latexmk -g -pdf -pdflatex=\"%latex\" -shell-escape -outdir=%o %f")
>
> However, if I try to replace natbib by BibLaTeX via
>
>   #+LATEX_HEADER: \usepackage{biblatex}
>   #+LATEX_HEADER: \addbibresource{file.bib}
>
>   bibliographystyle:alphabetic
>   bibliography:file.bib
>
> I get errors about the style being invalid and the \bibliography only
> being allowed in the preamble.
>
> So if it should work, does anyone have a MWE for org-ref with BibLaTeX?
>
> Cheers,
>
> Loris
>
> --
> This signature is currently under construction.
>
>
>

[-- Attachment #2: Type: text/html, Size: 2917 bytes --]

  reply	other threads:[~2017-07-12 17:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12 13:59 MWE for BibLaTex and org-ref? Loris Bennett
2017-07-12 17:55 ` John Kitchin [this message]
2017-07-13  6:27   ` Loris Bennett
2017-07-13  8:34     ` Detlef Steuer
2017-07-13  9:01       ` Loris Bennett
2017-07-17 14:52         ` John Kitchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ51ETrx-eg_W=4N4JFYQkV3CCTAORH8_+oa5ZVDMHBu9svvOA@mail.gmail.com' \
    --to=jkitchin@andrew.cmu.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=loris.bennett@fu-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).