Methods
(protected, inner) getJson(src, dict) → {String}
Get a JSON string from CSL
- Source:
Parameters:
Name | Type | Description |
---|---|---|
src |
Array.<CSL>
|
Input CSL |
dict |
Cite.get.dict~dict
|
Dictionary |
Returns:
- Type:
-
String
JSON string
(protected, inner) getJsonWrapper(src) → {String}
Get a JSON HTML string from CSL
- Deprecated:
- use the generalised method: module:output/json~getJson
- Source:
Parameters:
Name | Type | Description |
---|---|---|
src |
Array.<CSL>
|
Input CSL |
Returns:
- Type:
-
String
JSON HTML string