> I also do not like the fact that it inserts, at the bottom of every
> page, a footer saying "This file was generated by bibtext2html..". Any
> ideas about how to get rid of that?
I have had some success with this.
I patched org-exp-bibtex.el as follows.
Line 101 to 110 look as follows:
##
> I would like some pages to have a bibliography of works relevant to
> the subject area. I need the kind of thing that is done using
> \nocite(key) in bibtex. \nocite is useful when one is building a
> standalone bibliography that is not accompanying any text where these
> works are cited.
>
> No
My problem with bibtex is in the context of a website I am developing
using orgmode (http://www.indianstatistics.org).
I would like some pages to have a bibliography of works relevant to
the subject area. I need the kind of thing that is done using
\nocite(key) in bibtex. \nocite is useful when on