BibTeX, biblatex and biberCompact References

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
pallav
Posts: 170
Joined: Wed Nov 12, 2008 5:53 pm

Compact References

Post by pallav »

What is the code for making references of an article compact? I am using my bibliography file as given below.

Code: Select all

\section*{References}
\bibliography{my_bib_file}
\bibliographystyle{plain}
In the PDF output it always takes one line gap between each reference. I do not want to the gap and need my references compact. Is there any command/package for getting this style?

Recommended reading 2024:

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

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

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Compact References

Post by josephwright »

We will need to see more detail here. A full example so we can compile it.
Joseph Wright
Post Reply