FunctionsExtractorHtml to cite
Human Names Recognize
ai-research-agent / extractor/html-to-cite/human-names-recognize
extractHumanName()
function extractHumanName(author: string, options: any): any;Defined in: 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