Interface: EprintRef
Defined in: web/lib/api/generated/types/pub/chive/discovery/getCitations.ts:77
An eprint named well enough to identify it on sight. The citation graph stores only URIs on its nodes, so an edge read back from it carries nothing a reader could recognise.
Properties
$type?
optional$type:"pub.chive.discovery.getCitations#eprintRef"
Defined in: web/lib/api/generated/types/pub/chive/discovery/getCitations.ts:78
authors?
optionalauthors:string[]
Defined in: web/lib/api/generated/types/pub/chive/discovery/getCitations.ts:82
Author names in record order. A citation is identified by who wrote it as much as by its title.
doi?
optionaldoi:string
Defined in: web/lib/api/generated/types/pub/chive/discovery/getCitations.ts:88
DOI of the published version, when the eprint records one. A hover card that names a paper without it is not a bibliography entry.
title
title:
string
Defined in: web/lib/api/generated/types/pub/chive/discovery/getCitations.ts:80
uri
uri:
string
Defined in: web/lib/api/generated/types/pub/chive/discovery/getCitations.ts:79
venue?
optionalvenue:string
Defined in: web/lib/api/generated/types/pub/chive/discovery/getCitations.ts:86
Journal or proceedings the eprint appeared in, when known.
year?
optionalyear:number
Defined in: web/lib/api/generated/types/pub/chive/discovery/getCitations.ts:84
Publication year, when the eprint records a published version.