Skip to content

Commit 357e7df

Browse files
authored
readme: Add link to forum, fix typo (#314)
1 parent a2a67eb commit 357e7df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Current schemas include:
1414
(such as bibliographic metadata).
1515

1616
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/).
1718

1819
## CSL Schema
1920

@@ -45,7 +46,7 @@ and currently consists of the following files:
4546
To render citations and bibliographies, CSL processors not only require CSL style and locale files, but also bibliographic metadata.
4647
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,
4748
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.
4950

5051
**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.**
5152

0 commit comments

Comments
 (0)