Skip to main content

Interface: ExternalPreprintAuthor

Defined in: web/lib/hooks/use-preprint-search.ts:98

External preprint author.

Properties

affiliation?

readonly optional affiliation: string

Defined in: web/lib/hooks/use-preprint-search.ts:101


email?

readonly optional email: string

Defined in: web/lib/hooks/use-preprint-search.ts:102


name

readonly name: string

Defined in: web/lib/hooks/use-preprint-search.ts:99


orcid?

readonly optional orcid: string

Defined in: web/lib/hooks/use-preprint-search.ts:100