Authors in LaTeX
Managing the authors in BibTeX
When writing a full list of authors, separate them with and
author = {Person 1 and Person 2 and Person 3}
If there are lots of authors, and you want to truncate it with et al then add others as the second name
author = {Person 1 and others}