BibTeX Format for Multiple Authors

Q

How to specify multiple authors in BibTeX format?

✍: FYIcenter.com

A

Multiple authors in BibTeX format must be specified with "and" as the delimiter.

Here is an example of BibTeX citation entry with multiple authors:

@book{Hawking_1996,
  title     = "The Nature of Space and Time",
  author    = "Hawking, Stephen and Roger Penrose",
  year      = 1996,
  publisher = "Princeton University Press"
}

 

BibTeX Format for Journal Articles

What Is BibTeX

BibTeX - Reference Management

⇑⇑ Citations for Research Papers

2026-06-09, ∼138🔥, 0💬