-
A file containing common values, is imported
* several times,
* in different subkeys,
* within the same file,
* within imported files.
This is detected as _'cyclic import_' mistakenly.
But s…
-
### Description
Currently typst can use BIB and Hayagriva-style YAML bibliography files. Considering that CSL style YAML/JSON bibliographies have been around for a while and have widespread support i…
-
I'm working on a package `cslr` to support the CSL JSON format in R. The major advantage of CSL JSON is that it is the native format for the CSL styles used in RMarkdown/pandoc, which permits retainin…
-
This is somewhat unfair to ask, but if someone can help me, it would mean a huge amount. The citeproc-js library is pretty complex and using it requires creating other functions (retrieveItem, retriev…
-
We currently output HTML and BibLaTeX formatted citations, it would be nice to provide a tabset which includes those + other formats like CSL-JSON, CSL-YAML, BibTeX, etc...
-
Looks like this is the standard schema to conform to nowadays. Zotero and others support it.
Details:
- http://citationstyles.org (also XML)
- https://github.com/citation-style-language/schema
-…
-
Suppose I have the following files: `sources.json` in CLS-JSON format, `cls-style.csl`, and `locale.xml`. I want to create an interface to do the following:
```
def getCitation(
citation_ids=…
-
The citation style language, which many citation tools use under the hood, primarily uses XML for storage under the hood. However, citeproc-js introduced a JSON schema which (obviously) maps very nice…
-
@bwiernik, `journalAbbreviation` and `shortTitle` aside, I see these differences between these two schema's:
in RNC but not in json schema
* editor-translator
* license
* part-number
* printing…
-
See mapping provided by eLife for all reference types:
https://docs.google.com/spreadsheets/d/1UYUP44SErl38ExbY6T8nawIBzp9dA-no8NqbThLiK6I/edit#gid=0
Things to address next:
- data references…