BibtexEntryType#
- class documenteer.citations.BibtexEntryType(*values)#
Bases:
StrEnumThe BibTeX entry type to compose a citation as.
Attributes Summary
For works without a more specific type, such as datasets and websites.
For technical reports, including Rubin technotes.
Attributes Documentation
- misc = 'misc'#
For works without a more specific type, such as datasets and websites.
This is the entry type DataCite’s own BibTeX export uses.
- techreport = 'techreport'#
For technical reports, including Rubin technotes.