Re: [O] bibtex bibliography exported to HTML

2012-01-04 Thread Thomas S. Dye
Another option is to export to LaTeX and then use tex4ht for the html. All the best, Tom Christian Moe writes: > On 1/4/12 10:31 PM, Stephen J. Barr wrote: >> I want to include bibliography entries the >> way I would with LaTeX, but then have a decent looking bibliography >> when I export to HT

Re: [O] bibtex bibliography exported to HTML

2012-01-04 Thread Stephen J. Barr
Thank you Nicholas and Christian. I'll give them both a try. On Wed, Jan 4, 2012 at 2:58 PM, Christian Moe wrote: > On 1/4/12 11:35 PM, Nick Dokos wrote: >> >> The package mentioned there, org-exp-bibtex.el is in contrib/lisp. > > > Right, I'd forgotten that. Stephen might want to try that out, r

Re: [O] bibtex bibliography exported to HTML

2012-01-04 Thread Christian Moe
On 1/4/12 11:35 PM, Nick Dokos wrote: The package mentioned there, org-exp-bibtex.el is in contrib/lisp. Right, I'd forgotten that. Stephen might want to try that out, rather than my Org-cite draft. It may be easier to use and is certainly more mature. I'll have a fresh look at it myself wh

Re: [O] bibtex bibliography exported to HTML

2012-01-04 Thread Christian Moe
On 1/4/12 10:31 PM, Stephen J. Barr wrote: I want to include bibliography entries the way I would with LaTeX, but then have a decent looking bibliography when I export to HTML. Is this behaviour supported, and if so, how do I do it? Hi, It's not currently supported, but I have some pretty raw

Re: [O] bibtex bibliography exported to HTML

2012-01-04 Thread Nick Dokos
Stephen J. Barr wrote: > Hello, > > I am using org-mode to work on some outlines of papers. I will > eventually export to LaTeX and edit the .tex itself, but during this > initial phase it is nice to have it in HTML form so I can send it in > an email. My question is, I want to include bibliogra

[O] bibtex bibliography exported to HTML

2012-01-04 Thread Stephen J. Barr
Hello, I am using org-mode to work on some outlines of papers. I will eventually export to LaTeX and edit the .tex itself, but during this initial phase it is nice to have it in HTML form so I can send it in an email. My question is, I want to include bibliography entries the way I would with LaTe