Skip to main content

human-names-recognize

Documentation / extractor/html-to-cite/human-names-recognize

extractHumanName()​

function extractHumanName(author: string, options: any): any;

Defined in: packages/ai-research-agent/src/extractor/html-to-cite/human-names-recognize.js:143

Validates and formats author names properly handling multiple authors and multi-word names

Parameters​

ParameterTypeDescription

author

string

The author name string(s) to be processed

options

any

Configuration options

Returns​

any

Formatted author information for citation