Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.
Somewhat jank CSL-JSON to biblatex converter
This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as
pnpm add csl-to-biblatex
# or with yarn
# yarn add csl-to-biblatex
# or with npm
# npm install csl-to-biblatex
cslToBiblatex(csl: Data[]): string;
Name | Type |
---|---|
csl |
Data [] |
string
Defined in: lib/csl-to-biblatex.ts:87
GPL-3.0-or-later © Thomas F. K. Jorna