diff options
Diffstat (limited to 'wasm/examples/bibtex-to-csljson/options.json')
| -rw-r--r-- | wasm/examples/bibtex-to-csljson/options.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/wasm/examples/bibtex-to-csljson/options.json b/wasm/examples/bibtex-to-csljson/options.json new file mode 100644 index 000000000..d84da5605 --- /dev/null +++ b/wasm/examples/bibtex-to-csljson/options.json @@ -0,0 +1,4 @@ +{ + "from": "bibtex", + "to": "csljson" +}
\ No newline at end of file |
