BibTeX, biblatex and biberAuthordate2.bst Removing empty lines in reference list

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
PJensen
Posts: 5
Joined: Wed Apr 25, 2012 2:16 pm

Authordate2.bst Removing empty lines in reference list

Post by PJensen »

Hi,

I am using the

Code: Select all

\usepackage{style-filer/authordate1-4} 
\bibliographystyle{style-filer/authordate2}

as bibliography style and I really like the way it is displayed both in the text and in the reference list.
References list
References list
bib2.jpg (71.22 KiB) Viewed 1683 times
References in text
References in text
bib1.jpg (59.79 KiB) Viewed 1683 times
However, I would really like to remove the empty line after each reference. I have looked in authordate1-4.sty and in authordate2.bst to look for fx a

Code: Select all

\newline
I could delete to get the wanted result, but without any luck.

Have anyone tried this before, or maybe an other style that display my references in the same manner, but without the empty lines.

All the best,
PJensen

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

Post Reply