From: Nikolai Stenfors <nikolai.stenfors@gapps.umu.se>
To: John Kitchin <jkitchin@andrew.cmu.edu>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-ref no bibliography generated in pdf
Date: Sat, 6 Feb 2016 19:49:12 +0100 [thread overview]
Message-ID: <CANJBc6ByMmrQ9pBxZzfxas5Kj6fo0_j_E1u5Kcjkxr7hGbUptA@mail.gmail.com> (raw)
In-Reply-To: <CAJ51ETrrWZMbXunArxkQN7WounxvOMgiO5SXgjYS0Y1SR3DHCg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1900 bytes --]
YES, IT WORKS!
Thank you, Eric and John!
2016-02-06 19:08 GMT+01:00 John Kitchin <jkitchin@andrew.cmu.edu>:
> that is why you don't get bibtex run then ;) try this
> (setq org-latex-pdf-process
> '("pdflatex -shell-escape -interaction nonstopmode
> -output-directory %o %b"
> "bibtex %b"
> "pdflatex -shell-escape -interaction nonstopmode
> -output-directory %o %b"
> "pdflatex -shell-escape -interaction nonstopmode
> -output-directory %o %b"))
>
> 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 Sat, Feb 6, 2016 at 1:04 PM, Nikolai <nikolai.stenfors@gapps.umu.se>
> wrote:
>
>> Eric S Fraga <e.fraga <at> ucl.ac.uk> writes:
>>
>> >
>> > On Saturday, 6 Feb 2016 at 14:42, Nikolai Stenfors wrote:
>> > > Hi,
>> > > Org-ref appears to be an excellent reference handling tool for
>> org-mode. I
>> > > have followed the installation according to org-ref homepage.
>> > > However, I have problems exporting the org-file to pdf. The generated
>> > > intermediate latex-file appears visually OK. In the pdf, references
>> are
>> > > shown as [?] and no bibliography is generated.
>> >
>> > What is the setting of org-latex-to-pdf-process? It looks like bibtex
>> > was not run, having looked at the LaTeX code that was generated, which
>> > looks perfectly fine. Have you looked at the LaTeX log output when
>> > exporting to PDF? There will be a buffer with this log.
>>
>>
>> OK,
>>
>> pdflatex -interaction nonstopmode -output-directory %o %f
>> pdflatex -interaction nonstopmode -output-directory %o %f
>> pdflatex -interaction nonstopmode -output-directory %o %f
>>
>> tried to add "bibtex %b" or "bibtex %o %f" without luck
>>
>> Nikolai
>>
>>
>>
>
[-- Attachment #2: Type: text/html, Size: 3208 bytes --]
next prev parent reply other threads:[~2016-02-06 18:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-06 13:42 org-ref no bibliography generated in pdf Nikolai Stenfors
2016-02-06 14:07 ` Eric S Fraga
2016-02-06 18:04 ` Nikolai
2016-02-06 18:08 ` John Kitchin
2016-02-06 18:49 ` Nikolai Stenfors [this message]
2016-02-07 23:21 ` Andreas Kiermeier
2016-02-08 0:03 ` John Kitchin
2016-02-08 2:57 ` Nick Dokos
-- strict thread matches above, loose matches on Subject: below --
2016-02-06 15:19 John Kitchin
2016-02-06 17:16 ` Nikolai
2016-02-06 17:46 ` 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=CANJBc6ByMmrQ9pBxZzfxas5Kj6fo0_j_E1u5Kcjkxr7hGbUptA@mail.gmail.com \
--to=nikolai.stenfors@gapps.umu.se \
--cc=emacs-orgmode@gnu.org \
--cc=jkitchin@andrew.cmu.edu \
/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).