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