Most journals require that literature references state up to three or
four authors and use "et al." if there are more. My bibtex files
currently list all the others on each paper. Is there an easy way to
make bibtex automatically restrict the bibliography entry to a maximum
of three authors? The standard bibtex styles do not seem to provide a
solution.
I wouldn't want to change the bib file for this -- as I understand, the
bibtex file should be a general database, not specific to the
requirements of a particular journal.
thanks
Hendrik
I have found that the package makebst actually offers this facility.
You can create your own bst styles without having to learn the bst
programming language. It leads you through a whole catalogue of
questions on how you want your references formatted and writes a bst
file as result.
cheers
Hendrik