BibTeX, biblatex and biberIncrease Spacing between Bibliography Items

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
jack1234
Posts: 3
Joined: Sun Jun 26, 2011 10:33 pm

Increase Spacing between Bibliography Items

Post by jack1234 »

How to increase space between bibliography items?

I try this.

Code: Select all

\setlength\bibitemsep{1.5\itemsep}
But it gives me errors mentioned that \bibitemsep is undefined.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Increase Spacing between Bibliography Items

Post by cgnieder »

Can you make a Infominimal working example that shows your issue? It will be much easier for us to help if we see some compilable code starting with \documentclass and ending with \end{document}.

Regards
site moderator & package author
Post Reply