Re: [O] One more question on bibliographies in Org

2013-06-22 Thread Richard Lawrence
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.

Re: [O] One more question on bibliographies in Org

2013-06-22 Thread Richard Lawrence
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,

Re: [O] One more question on bibliographies in Org

2013-06-20 Thread Vincent Beffara
>> 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

Re: [O] One more question on bibliographies in Org

2013-06-19 Thread Jeremy Barbay
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