OrganizationAuthor#
- class documenteer.citations.OrganizationAuthor(*, name, ror=None)#
Bases:
objectAn organization credited as an author of a cited work.
Datasets are commonly authored by the institution that produced them rather than by people — Rubin’s Data Preview 2 is cited to “Vera C. Rubin Observatory”, for instance.
Attributes Summary
The name as a BibTeX
authorfield entry.The name as it appears in a rendered citation.
The part of a BibTeX key this author contributes.
The organization's display name.
The organization's ROR (ror.org) identifier, if known.
Attributes Documentation
- bibtex_name#
The name as a BibTeX
authorfield entry.The name is wrapped in braces so that BibTeX treats it as one corporate name rather than parsing it as a person’s given and family names — without them,
Vera C. Rubin Observatorywould be abbreviated to something like “V. C. R. Observatory”.
- citation_name#
The name as it appears in a rendered citation.
- key_component#
The part of a BibTeX key this author contributes.