Text Formattingspacing between lines in per entry of bibliography

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
vjramana
Posts: 7
Joined: Sun Mar 02, 2014 5:54 pm

spacing between lines in per entry of bibliography

Post by vjramana »

Dear sir,

I am using Easy-Thesis template to write my thesis. I downloaded this template from writelatex website.

I am using natbib to format my bibliography style. This generate nice layout for the bibliography. But what I find is the distance between lines in a bibliography entry. The spacing between lines in a entry is about 4pt. I want them to be close to each other. The next entry should be about 10pt apart. What now I have is the spacing between all the lines (within entry and between entries) is the same through out whole bibliography.

I have entered commands like

\usepackage[super,sort&compress]{natbib}
\usepackage{natbib}
\setlength{\bibsep}{0.0pt}

But seems it doesnt help me.

You help is much appreciated in advance.

Thank you.
Vijay

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