BibTeX, biblatex and biber ⇒ Widows and orphans in Bibliography
Widows and orphans in Bibliography
I recently noticed that I get widows and orphans in the bibliography and it seems that \widowpenalty and \clubpenalty do not have any effect on this. Document class seems to be irrelevant. I use memoir in the example in attachment (take a look at pages 9 and 11 for an example of this behaviour), but if you try, e.g., book document class, you'll notice the same (e.g. take a look at pages 3 or 5).
I'll provide a complete example in attachment, with .bib file.
Note: I use pdflatex for compiling the document, TeXLive2009 without any updates yet. I also use apacite package for producing output according to APA style requirements.
- Attachments
-
- test.zip
- (23.92 KiB) Downloaded 201 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Widows and orphans in Bibliography

Widows and orphans in Bibliography
Code: Select all
\renewcommand{\bibitemsep}{0pt plus 1pt}