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​
Parameter | Type | Description |
---|---|---|
|
| The author name string(s) to be processed |
|
| Configuration options |
Returns​
any
Formatted author information for citation