emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [Feature request] Add :export option to ox-bibtex.el


From: feng shu
Subject: [O] [Feature request] Add :export option to ox-bibtex.el
Date: Thu, 11 Jul 2013 15:20:32 +0800

bibtex2html can't recognize the style file in current dir (  -s ./customstyle.bst ) and it can't
deal with customize bib style file very well.

So, is it possible use different bibtex styles when I export to html?

For example:

#+BIBLIOGRAPHY: hbuuthesis plain  limit:t  option:-i export:html
\bibliographystyle{customstyle}
\bibliography{foo}

or:

#+BIBLIOGRAPHY: hbuuthesis plain  limit:t  option:-i export:html
#+BIBLIOGRAPHY: hbuuthesis customstyle  limit:t  option:-i export:latex

reply via email to

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