You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Current schemas include:
14
14
(such as bibliographic metadata).
15
15
16
16
For more information about CSL, visit <https://citationstyles.org>.
17
+
For general quesions and discussions have a look at the [CSL-forum](https://discourse.citationstyles.org/).
17
18
18
19
## CSL Schema
19
20
@@ -45,7 +46,7 @@ and currently consists of the following files:
45
46
To render citations and bibliographies, CSL processors not only require CSL style and locale files, but also bibliographic metadata.
46
47
The citeproc-js CSL processor [introduced](http://gsl-nagoya-u.net/http/pub/citeproc-doc.html#data-input) a JSON format to store such metadata,
47
48
and this format has since been adopted by various other software products.
48
-
The format, also known as "citeproc-JSON", has been codified in the CSL-JSON Schema. This same schema van be used to validate YAML.
49
+
The format, also known as "citeproc-JSON", has been codified in the CSL-JSON Schema. This same schema can be used to validate YAML.
49
50
50
51
**At this point the CSL-JSON schema is not yet fully normative, and care must be taken to ensure compatibility with other tools built around CSL-JSON.**
0 commit comments