Hi, I would like the bibliography to rendered with only the first author
and then et al, so I tried

\definebtxrendering[example][dataset=example,method=local,alternative=apa]
\setupbtxlistvariant[etallimit=2,etaldisplay=2,etaltext={\it et al}]

but without success.


This was my first step. In fact, I would like to use it on my customized
bibliography below.

\definebtxdataset[example]
\usebtxdataset[example][../social.bib]
\definebtxrendering[example][dataset=example,method=local,alternative=flavien]
\setupbtxlistvariant[etallimit=2,etaldisplay=2,etaltext={\it et al}]
\startsetups btx:flavien:article
  \btxfield{author}\crlf
  {\bf \btxfield{journal}}: \btxfield{pages}, volume~\btxfield{volume}
(\btxfield{number}), \btxfield{year}\crlf
  {\it \btxfield{title}}

\startframedtext[frame=on,leftframe=on,rightframe=off,topframe=off,bottomframe=off,location=middle,align=right,width=0.9\textwidth,bodyfont=small]
    \btxfield{abstract}
  \stopframedtext
\stopsetups

Thanks,
F.
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to