Sorry about that! In the following example, the number of authors is cut
after three but there is no *et al* added.
Thanks,
F.
\definebtxdataset[example]
\usebtxdataset[example][test.bib]
\definebtxrendering[example][dataset=example,method=local,alternative=apa]
\setupbtxlistvariant[etallimit=3,etaldisplay=3,etaltext={\it et al}]
\starttext
a\cite[example::onnela]
\placebtxrendering[example]
\stoptext
@Article{onnela,
author = {J. P. Onnela and D. J. Fenn and S. Reid and M. A. Porter
and P. J. Mucha and M. D. Fricker and N. S. Jones},
title = {Taxonomies of networks from community structure},
journal = {Phys. Rev. E},
volume = {86},
number = {3},
pages = {036104},
year = {2012},
entrydate = {2014/07/09},
}
On 13 August 2014 12:28, Wolfgang Schuster
Am 13.08.2014 um 05:43 schrieb Flavien Lambert
: Hi, I would like to limit the number of authors in bibliographies to one and use *et al*. I read the documentation and tried to use etallimit=1 in \btxrenderinglistvariant without success. What is the exact procedure?
Make a minimal example!
Wolfgang
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________