From: Carsten Dominik <dominik@science.uva.nl>
To: Taru Karttunen <taruti@taruti.net>
Cc: Org-mode ml <emacs-orgmode@gnu.org>
Subject: Re: org-exp-bibtex.el - add support to citing bibtex in both html and latex exports
Date: Tue, 24 Feb 2009 06:52:27 +0100 [thread overview]
Message-ID: <D68CBC16-9FDF-4F07-82BD-84FFD9EE618A@uva.nl> (raw)
In-Reply-To: <20090222120546.GA21017@taruti.net>
Has anyone tested this?
Taru, do you agree that I should add it to the contrib directory?
- Carsten
On Feb 22, 2009, at 1:05 PM, Taru Karttunen wrote:
> Hello
>
> Motivated by the discussion on exporting BibTeX to html
> and LaTeX when using org-mode I created an extension that
> does this.
>
> The html export uses bibtex2html from
> http://www.lri.fr/~filliatr/bibtex2html/ also
> packaged in e.g. Debian.
>
> This works by a
> #+BIBLIOGRAPHY: bibfilebasename stylename
> e.g. given foo.bib and using style plain:
> #+BIBLIOGRAPHY: foo plain
>
> For LaTeX export this simply inserts the lines
> \bibliographystyle{plain}
> \bibliography{foo}
> into the tex-file when exporting.
>
> For Html export it:
> 1) converts all \cite{bar} to links to the bibliography
> 2) creates a foo.html and foo_bib.html
> 3) includes the contents of foo.html in the exported html file
>
> Code attached.
>
>
> - Taru Karttunen
> <org-exp-bibtex.el><mime-attachment.txt>
next prev parent reply other threads:[~2009-02-24 5:52 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-22 12:05 org-exp-bibtex.el - add support to citing bibtex in both html and latex exports Taru Karttunen
2009-02-22 14:17 ` Sebastian Rose
2009-02-22 18:15 ` Taru Karttunen
2009-02-22 15:04 ` Carsten Dominik
2009-02-24 5:52 ` Carsten Dominik [this message]
2009-02-24 7:43 ` Carsten Dominik
[not found] ` <D0D50C5D-9E40-41CF-A042-475938430B9E@uva.nl>
2009-03-01 10:57 ` Taru Karttunen
2009-03-02 16:40 ` William Henney
2009-03-03 6:33 ` Taru Karttunen
2009-03-03 7:37 ` Sebastian Rose
2009-03-03 9:34 ` Carsten Dominik
2009-03-04 23:08 ` William Henney
2009-03-05 9:37 ` Carsten Dominik
2009-03-05 12:32 ` Chris Gray
2009-03-05 13:25 ` Carsten Dominik
2010-10-19 21:57 ` Lingyu Ma
2010-10-19 22:56 ` Nick Dokos
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=D68CBC16-9FDF-4F07-82BD-84FFD9EE618A@uva.nl \
--to=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
--cc=taruti@taruti.net \
/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).