Skip to main content

Interface: ExternalAuthor

Defined in: src/types/interfaces/plugin.interface.ts:971

Author information from an external eprint.

Since​

0.1.0

Properties​

affiliation?​

readonly optional affiliation: string

Defined in: src/types/interfaces/plugin.interface.ts:985

Affiliation text as it appears.


email?​

readonly optional email: string

Defined in: src/types/interfaces/plugin.interface.ts:990

Email address if available.


name​

readonly name: string

Defined in: src/types/interfaces/plugin.interface.ts:975

Author name as it appears on the eprint.


orcid?​

readonly optional orcid: string

Defined in: src/types/interfaces/plugin.interface.ts:980

ORCID iD if available (format: 0000-0002-1825-0097).