Contributor class

Contributor class

Represents a bibliography source contributor. Can be either an corporate (an organization) or a list of persons.

Methods

NameDescription
as_corporate()Cast Contributor to Corporate.
as_person_collection()Cast Contributor to PersonCollection.

See Also