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 1742 times
References in text
References in text
bib1.jpg (59.79 KiB) Viewed 1742 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

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

Post Reply