Interface: ConferencePresentation
Defined in: src/types/models/eprint.ts:637
Conference presentation information.
Properties
conferenceAcronym?
readonlyoptionalconferenceAcronym:string
Defined in: src/types/models/eprint.ts:648
Conference acronym.
Example
"NeurIPS 2024"
conferenceLocation?
readonlyoptionalconferenceLocation:string
Defined in: src/types/models/eprint.ts:660
Conference location.
Example
"Vancouver, Canada"
conferenceName?
readonlyoptionalconferenceName:string
Defined in: src/types/models/eprint.ts:641
Conference name.
conferenceUri?
readonlyoptionalconferenceUri:string
Defined in: src/types/models/eprint.ts:680
AT-URI to conference/event node in the knowledge graph (subkind=event).
conferenceUrl?
readonlyoptionalconferenceUrl:string
Defined in: src/types/models/eprint.ts:653
Conference website URL.
presentationDate?
readonlyoptionalpresentationDate:Timestamp
Defined in: src/types/models/eprint.ts:665
Presentation date.
presentationType?
readonlyoptionalpresentationType:PresentationType
Defined in: src/types/models/eprint.ts:670
Type of presentation.
proceedingsDoi?
readonlyoptionalproceedingsDoi:string
Defined in: src/types/models/eprint.ts:675
Proceedings DOI.