emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Abernethy <david.abernethy@clear.net.nz>
To: emacs-orgmode@gnu.org
Subject: citations not incoprporated from bib file when exporting from .org to pdflatex
Date: Wed, 29 Jun 2016 07:08:42 +1200	[thread overview]
Message-ID: <D1480530-296A-4E87-B544-2D951340BE30@clear.net.nz> (raw)

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

I am exporting a file stroke.org <http://stroke.org/> using the bibliography file stroke.bib in the same directory
The citations are not being incorporated into the pdf file and there is no reference to the .bib file in the intermediate stroke.tex output

An example from stroke.log: LaTeX Warning: Citation `Drummond:2014aa' on page 2 undefined on input line 71.

The header for stroke.org <http://stroke.org/> is:
#+LATEX_CLASS: article
#+BIBLIOGRAPHY: stroke vancouver option:-d

My emacs is from MacPorts  GNU Emacs 24.5.1 (x86_64-apple-darwin15.4.0, NS apple-appkit-1404.46)
 of 2016-05-01 on teneleven-slave.macports.org <http://teneleven-slave.macports.org/>

My .emacs file contains
(setq org-latex-pdf-process '("latexmk -pdflatex='pdflatex -interaction nonstopmode' -pdf -bibtex -f %f"))

Org-mode version 8.3.4 (8.3.4-93-g0d72c3-elpaplus (I updated it as suggested here http://orgmode.org/elpa.html <http://orgmode.org/elpa.html> but it made no difference)
I’m using TexLive 2016 with fully up to date packages

Here is the preamble from stroke.tex (no mention of the .bib file)
% Created 2016-06-27 Mon 22:50
\documentclass[12pt]{article}
\usepackage[utf8]{inputenc}
..
\usepackage{wrapfig}
\author{David Abernethy}
\date{\today}
\title{}
\hypersetup{
pdfauthor={David Abernethy},
pdfcreator={Emacs 24.5.1 (Org mode 8.3.4)},..}
\begin{document}

My set up (Latex header in the .org file and .bib file with the .emacs entry) used to work for this file but I have probably updated emacs and org via macports since.
Can anyone see what is wrong?  help much appreciated

David

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

             reply	other threads:[~2016-06-28 19:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-28 19:08 David Abernethy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-28 10:51 citations not incoprporated from bib file when exporting from .org to pdflatex David Abernethy
2016-06-27 11:20 David Abernethy
2016-07-01 12:21 ` David Abernethy
2016-07-22 11:45   ` timor

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=D1480530-296A-4E87-B544-2D951340BE30@clear.net.nz \
    --to=david.abernethy@clear.net.nz \
    --cc=emacs-orgmode@gnu.org \
    /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).