- Source:
Methods
(static) biblatex(data, optsopt) → {String|Array.<Object>}
Parameters:
Name | Type | Attributes | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data |
Array.<module:@citation-js/core~CSL> | ||||||||||||
opts |
Object |
<optional> |
Properties
|
- Implements:
- Source:
Returns:
- Type
- String | Array.<Object>
(static) bibtex(data, optsopt) → {String|Array.<Object>}
Parameters:
Name | Type | Attributes | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data |
Array.<module:@citation-js/core~CSL> | ||||||||||||
opts |
Object |
<optional> |
Properties
|
- Implements:
- Source:
Returns:
- Type
- String | Array.<Object>
(static) bibtxt(data, optsopt) → {String|Array.<Object>}
Parameters:
Name | Type | Attributes | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
data |
Array.<module:@citation-js/core~CSL> | ||||||||||||
opts |
Object |
<optional> |
Properties
|
- Implements:
- Source:
Returns:
- Type
- String | Array.<Object>