Skip to main content

Interface: ExternalAuthor

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

Author information from an external preprint.

Since

0.1.0

Properties

affiliation?

readonly optional affiliation: string

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

Affiliation text as it appears.


email?

readonly optional email: string

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

Email address if available.


name

readonly name: string

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

Author name as it appears on the preprint.


orcid?

readonly optional orcid: string

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

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