BibTeX, biblatex and biberCompact Bibtex style

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
theo moore
Posts: 72
Joined: Thu Jan 15, 2009 3:16 pm

Compact Bibtex style

Post by theo moore »

I'm writing something that requires lists of compact references at the end of each section (maximum one line of length).

Is there a bibtex style that goes something like,

Smith, J. 2009 Journal Name. 3, 108.

Basically, the bare essentials.

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Compact Bibtex style

Post by localghost »

Try your luck with bibunits. See if you can find an appropriate bibliography style in an example list [1]. Make sure that you then use the right packages.

[1] BibTeX Style Examples


Best regards
Thorsten¹
theo moore
Posts: 72
Joined: Thu Jan 15, 2009 3:16 pm

Re: Compact Bibtex style

Post by theo moore »

Perfect. The bibtex style nature (or nar) works.
Post Reply