Re: [O] Renaming the thread: orgmode-bibtex/html-export issues

2012-11-09 Thread Vikas Rawal
> 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: ##

Re: [O] Renaming the thread: orgmode-bibtex/html-export issues

2012-11-09 Thread Vikas Rawal
> 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

[O] Renaming the thread: orgmode-bibtex/html-export issues

2012-11-07 Thread Vikas Rawal
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