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

ParameterTypeDescription

author

string

The author name string(s) to be processed

options

any

Configuration options

Returns

any

Formatted author information for citation