Richard Lawrence writes:
> I imagine it would be easy enough to modify org-bibtex to also provide
> an export bibliographic data to some HTML-friendly format.
Actually, it looks like the (relatively new) contrib/lisp/ox-bibtex.el
does basically this, by running a .bib file through bibtex2html.
Vincent Beffara writes:
> The main question is: what would be a convenient way to store the
> references in the .org file, to allow for easy editing and exporting ?
Have you looked at org-bibtex? It stores bibliographic data as
properties.
I keep a separate Org headline for each reading I do,
>> The main question is: what would be a convenient way to store the
>> references in the .org file, to allow for easy editing and exporting
>> ?
>
> What I have done so far is to use some bibtex blocks, which tangle to
> an external bib files. It is sometime useful to have the bibliography
> divi
Vincent Beffara ens-lyon.fr> writes:
> The main question is: what would be a convenient way to store the
> references in the .org file, to allow for easy editing and exporting ?
What I have done so far is to use some bibtex blocks, which tangle to an
external bib files. It is sometime useful t