Citation#
- class technote.metadata.model.Citation(*, doi=None, ads_bibcode=None)#
Bases:
object
Additional information for building a citation to the technote.
Information such as title, authors, and dates are available in the
TechnoteMetadata
model.Attributes Summary
The ADS bibcode of the technote.
The DOI of the technote.
Attributes Documentation