- Deprecated:
- now part of the module:input/bibtex module
- Source:
Methods
(protected, static) text(src) → {Array.<Object>}
Parse Bib.TXT data
- Source:
Parameters:
Name | Type | Description |
---|---|---|
src |
String
|
The input data |
Returns:
- Type:
-
Array.<Object>
Array of BibTeX-JSON
(protected, static) textEntry(entry) → {Object}
Parse single Bib.TXT entry
- Source:
Parameters:
Name | Type | Description |
---|---|---|
entry |
String
|
The input data |
Returns:
- Type:
-
Object
Array of BibTeX-JSON