On Sat, Oct 12, 2002 at 04:53:42PM +0200, J.Lauffenburger wrote:
> Another day... another question!!
>
> This time, I would like to generate, using the bibliography style from
> the book-koma-script layout, 1 bibliography but with the items sorted by
> chapter:
If you are writing something long, you should not use bibtex instead of
the bibliography layout.
> Bibliography
> chapter 1
> [MUL85]....
> [POO98]..
>
> Chapter 2
> ....
>
> How is it possible to write "Chapter 1".. after the main title
> "Bibliography"?
Read the documentation of the bibtopic package.
You should use the 'dot' option when loading this package:
\usepackage[dot]{bibtopic}