Global

Type Definitions

generateCallback(citaionStr, errors)

The callback for the CitationCore generate function
Parameters:
Name Type Description
citaionStr string The Formatted citation
errors Array.<Error> An array of errors. The generation of a citation may complete and the error array may not be empty. These are warnings. Critical errors will halt the generation of the citation and the first parameter will be null.
Source: