ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* BibTeX module (convert 'and others' to 'et~al.')
@ 2005-05-06 12:51 Michael Fuchs
  2005-05-07  9:31 ` Taco Hoekwater
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Fuchs @ 2005-05-06 12:51 UTC (permalink / raw)


Hi!

Is there a possibility to create 'et~al.' in a listed publication
in the publication list? In my bbl file there is an entry:

\startpublication[k=Assafiri:2003mv,t=article,
a={Assafiri et~al.},y=2003,
n=49,s=Ass03]
\artauthor[]{Y.}[Y.]{}{Assafiri}
\artauthor[]{}[]{}{others}
\pubyear{2003}
\arttitle{{Double $\pi^0$ photoproduction on the proton at GRAAL}}
\journal{Phys. Rev. Lett.}
\volume{90}
\pages{222001}
\stoppublication


In the publication list this will be:

Ass03 Assafiri, Y. and others, (2003). Double ... photoproduction on the proton at GRAAL.
Phys. Rev. Lett., 90:222001.

I would like to replace "and others" by "et~al.".

Best regards

Michael

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: BibTeX module (convert 'and others' to 'et~al.')
  2005-05-06 12:51 BibTeX module (convert 'and others' to 'et~al.') Michael Fuchs
@ 2005-05-07  9:31 ` Taco Hoekwater
  2005-05-07 21:23   ` Michael Fuchs
  0 siblings, 1 reply; 4+ messages in thread
From: Taco Hoekwater @ 2005-05-07  9:31 UTC (permalink / raw)


Michael Fuchs wrote:
> Hi!
> 
> Is there a possibility to create 'et~al.' in a listed publication
> in the publication list?

After loading the bib module, do:

  \setuppublicationlist
     [authoretallimit=1,
      artauthoretallimit=1,
      editoretallimit=1]

Greetings, Taco

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: BibTeX module (convert 'and others' to 'et~al.')
  2005-05-07  9:31 ` Taco Hoekwater
@ 2005-05-07 21:23   ` Michael Fuchs
  2005-05-07 21:39     ` Taco Hoekwater
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Fuchs @ 2005-05-07 21:23 UTC (permalink / raw)


Hi Taco!

You suggestion would give a publication list, where the
first author is printed and everything else is substitued
by "et~al.", right?

I would like to be able to do the following. I have several
bib-entries, which only one author and "and others" as the
second one. I also have entries, where i have more than one
author. I want to create a publication list, where to all
(to a certain limit) authors a printed individually and the
the ones given by "and others" produce an "et~al." entry in
the list. Is that possible?

Regards

Michael

Taco Hoekwater schrieb:
> Michael Fuchs wrote:
> 
>> Hi!
>>
>> Is there a possibility to create 'et~al.' in a listed publication
>> in the publication list?
> 
> 
> After loading the bib module, do:
> 
>  \setuppublicationlist
>     [authoretallimit=1,
>      artauthoretallimit=1,
>      editoretallimit=1]
> 
> Greetings, Taco
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: BibTeX module (convert 'and others' to 'et~al.')
  2005-05-07 21:23   ` Michael Fuchs
@ 2005-05-07 21:39     ` Taco Hoekwater
  0 siblings, 0 replies; 4+ messages in thread
From: Taco Hoekwater @ 2005-05-07 21:39 UTC (permalink / raw)


Michael Fuchs wrote:

> I want to create a publication list, where to all
> (to a certain limit) authors a printed individually and the
> the ones given by "and others" produce an "et~al." entry in
> the list. Is that possible?

Sorry, but that is not possible (and not likely to be added either).

Greetings, Taco

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-05-07 21:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-06 12:51 BibTeX module (convert 'and others' to 'et~al.') Michael Fuchs
2005-05-07  9:31 ` Taco Hoekwater
2005-05-07 21:23   ` Michael Fuchs
2005-05-07 21:39     ` Taco Hoekwater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).