emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] org-exp-bibtex.el - add support to citing bibtex in both h


From: Sebastian Rose
Subject: Re: [Orgmode] org-exp-bibtex.el - add support to citing bibtex in both html and latex exports
Date: Sun, 22 Feb 2009 15:17:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

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 <address@hidden> 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.
> address@hidden
> 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: address@hidden, address@hidden
Http:  www.emma-stil.de




reply via email to

[Prev in Thread] Current Thread [Next in Thread]