BibTeX, biblatex and biberReferences don't fit!

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
davidfourie
Posts: 1
Joined: Thu May 28, 2009 2:00 pm

References don't fit!

Post by davidfourie »

I have an article where the references should be in the form [name (year)].

My referencing works fine with plain, [number], but when i use a different bibliography style I experiance two problems
1. the references do not reduce to et al i.e

Code: Select all

author = {Watson, P. and Lord, P. and Gibson, F. and Periorellis, P. and Pitsilis, G.}

should display as
Watson et al (2007)
it shows as
Watson et al (2007) Watson, P., Lord, P.,Gibson, F., Periorellis, P., Pitsilis, G.

2. the references do not stay within the justified text area. If the reference is too long it just runs off the page.

I have tried both plainnat and decsci with the same results
I have attached both the TEX file and the BIB file if you want to try them out.
Attachments
articleList.tex
This is the .bib file. Forum doesn't allow .bib so changed extension to .tex
(10.62 KiB) Downloaded 202 times
CellParametersOnNetworkReduced.tex
(4.54 KiB) Downloaded 194 times

Recommended reading 2024:

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

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

Post Reply