emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
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: Sun, 22 Feb 2009 15:17:51 +0100	[thread overview]
Message-ID: <87ab8ea73k.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <20090222120546.GA21017@taruti.net> (Taru Karttunen's message of "Sun, 22 Feb 2009 14:05:46 +0200")

Hi Taru,


are there changes to the XHTML structure imposed by using this
extension? Or does it simply add a section with the usual containers and
ID's?

Since I know many people will use an extension like this, I'd like to
support that in org-info.js, that's why I ask.


Best,

  Sebastian

Taru Karttunen <taruti@taruti.net> writes:
> 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
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

-- 
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: s.rose@emma-stil.de, sebastian_rose@gmx.de
Http:  www.emma-stil.de

  reply	other threads:[~2009-02-22 14:14 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 [this message]
2009-02-22 18:15   ` Taru Karttunen
2009-02-22 15:04 ` Carsten Dominik
2009-02-24  5:52 ` Carsten Dominik
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=87ab8ea73k.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --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).