FunctionsExtractorHtml to cite
Extract Author
ai-research-agent / extractor/html-to-cite/extract-author
extractAuthor()
function extractAuthor(document: Document): any;Defined in: src/extractor/html-to-cite/extract-author.js:53
Extracts the author from the document and validates it as a human name
Parameters
| Parameter | Type | Description |
|---|---|---|
|
|
Returns
any
author_cite, author_short, author_type - or null if no valid author found