extract-author
Documentation / extractor/html-to-cite/extract-author
extractAuthor()​
function extractAuthor(document: Document): any;
Defined in: 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