Possible Duplicate:
Reduce bibliography to one line
Is it possible to typeset references without inserting a new line between items, i.e. to make the references section look something like:
Foo et al. 2008, Nature, 100, 200 • Bar & Baz et al. 2010, Science, 300, 400 • Einstein, 1905, New Scientist, 5, 6
where "•" is perhaps some configurable delimiter character, rather than something like:
Foo et al. 2008, Nature, 100, 200
Bar & Baz et al. 2010, Science, 300, 400
Einstein, 1905, New Scientist, 5, 6
I use BibTeX at the moment to get something like the second example, and would prefer to continue to use it for the time being if possible, so solutions that don't involve migration to biblatex are particularly welcome!
[biblatex]tag. – lockstep Feb 23 '11 at 16:10