Search found 3 matches

by justfred
Wed Sep 05, 2012 9:16 am
Forum: BibTeX, biblatex and biber
Topic: natbib | Truncating List of Authors in Bibliography
Replies: 5
Views: 31232

Re: natbib | Truncating List of Authors in Bibliography

OK. Thanks.

Indeed after struggling a bit further (installing a new etoolbox as biblatex complained it was outdated but getting stuck with an error in biblatex2.sty (extra \fi on line 4750)) I had figured out that I'd better upgrade the TeXlive to the latest version.

That will be something for the ...
by justfred
Tue Sep 04, 2012 2:51 pm
Forum: BibTeX, biblatex and biber
Topic: natbib | Truncating List of Authors in Bibliography
Replies: 5
Views: 31232

Re: natbib | Truncating List of Authors in Bibliography

Hi,

thanks for the suggestion to use biblatex. Unfortunately the biblatex packaged with Ubuntu 10.04LTS is not very recent and did not recognize e.g. \addbibresource. So, I had to download and manually install the most recent version.

Now I get a "missing logreq.sty" error and I downloaded it from ...
by justfred
Mon Sep 03, 2012 3:29 pm
Forum: BibTeX, biblatex and biber
Topic: natbib | Truncating List of Authors in Bibliography
Replies: 5
Views: 31232

natbib | Truncating List of Authors in Bibliography

Hi,

is there an answer to this question : I'd like to do the same but with natbib numbered references and have the author's list truncated to one name followed by et al. in the bibliography.


\begin{filecontents*}{\jobname.bib}
@Article{myref2012,
author = "A. One and B. Two and C. Three ...