I am using two columns in a memoir document and when I place a bibliography using bibtex for some reason it ends up on the next recto page. I am writing a book with multiple chapters and I want each chapter to have it's own bibliography. Is it possible to set such a bibliography just as any other section and make it fit in the general two column flow of the text without having it breaking out on a new page?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
(The following minimal example works fine for me:) EDIT: Yes, it is possible to create section-bibliographies within book chapters. For convenience, I'm switching to the
(The filecontents environment is only used to include some external files directly into the example, so that it compiles. It is not necessary for the solution.) |
|||||||||||
|