emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Julian M. Burgos" <julian.burgos@hafogvatn.is>
To: Melleus <melleus@openmailbox.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Can export the files with bibliography only to LaTeX
Date: Thu, 14 Dec 2017 09:06:19 +0000	[thread overview]
Message-ID: <xgzzi6lk7as.fsf@hafogvatn.is> (raw)
In-Reply-To: <877etq76gk.fsf@openmailbox.org>

I do not think there is an out-of-the-box way to export a bibliography
directly from org-mode to formats other than LaTex.  What I usually do
is export to Tex and then use Pandoc (https://pandoc.org/) to convert that document to other
formats, usually Word so I can share my work with my colleagues.  Pandoc
can read the bibtex file and add the right citations, doing something
like this:

pandoc --bibliography /path/to/my_bib_file.bib my_document.docx my_document.tex

There is also the ox-pandoc package, that allows you to export directly
from org using pandoc.  I have not tried yet (it is in my to-do list).

https://github.com/kawabata/ox-pandoc

Julian

Melleus writes:

> I used to think that I can export from org to bunch of different
> formats. But all of a sudden when I need this feature I see that I can
> export only to LaTeX. But when I try exporting to other format I get
>
> Wrong type argument: stringp, nil   error message.
>
> When there's no bibtex references or exporting to LaTeX everything just
> works.
>
> How can I troubleshoot the situation and possibly find the clue? I
> couldn't find any documentation on the exporting references issues on
> Worg unfortunately.
>
> My environment: Gentoo with stable keyword, Emacs 25.3.1, Org 9.1.4.
>
> Thanks ahead of time.


--
Julian Mariano Burgos, PhD
Hafrannsóknastofnun, rannsókna- og ráðgjafarstofnun hafs og vatna/
Marine and Freshwater Research Institute
Botnsjávarsviðs / Demersal Division
Skúlagata 4, 121 Reykjavík, Iceland
Sími/Telephone : +354-5752037
Bréfsími/Telefax:  +354-5752001
Netfang/Email: julian.burgos@hafogvatn.is

  reply	other threads:[~2017-12-14  9:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-13 19:50 Can export the files with bibliography only to LaTeX Melleus
2017-12-14  9:06 ` Julian M. Burgos [this message]
2017-12-14  9:29   ` Alan Schmitt
2017-12-15 11:27     ` Melleus
2017-12-14 12:11   ` Adonay Felipe Nogueira
2017-12-14 12:28     ` Eric S Fraga
2017-12-14 16:09       ` Adonay Felipe Nogueira
2017-12-15 12:15         ` Eric S Fraga
2017-12-15 11:46       ` Melleus
2017-12-15 21:43         ` Tim Cross
2017-12-16 20:54           ` Adonay Felipe Nogueira
2017-12-17 13:07           ` Eric S Fraga
2017-12-28 21:18         ` Melleus
  -- strict thread matches above, loose matches on Subject: below --
2017-12-15  3:18 edgar
2017-12-15 12:21 ` Eric S Fraga

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=xgzzi6lk7as.fsf@hafogvatn.is \
    --to=julian.burgos@hafogvatn.is \
    --cc=emacs-orgmode@gnu.org \
    --cc=melleus@openmailbox.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).