Click or drag to resize
CitationReferenceAuthors Property
Lists the authors in the order in which they appear in the cited article Last names are separated from initials by a comma (no space); there is no comma before the final `and'. The list of authors ends with a period.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public string Authors { get; set; }

Property Value

Type: String
See Also