diff options
author | John MacFarlane <jgm@berkeley.edu> | 2010-12-20 19:41:31 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2010-12-20 19:41:31 -0800 |
commit | 6aa0a187b3ec1b633fe5777967c6bf8611cbb46e (patch) | |
tree | 157d0bb26d9f7a6cb8a347da1cc35e112f9cd595 | |
parent | 78cea94f45b88ed68182f375ed81f3bd0092bd29 (diff) | |
download | pandoc-6aa0a187b3ec1b633fe5777967c6bf8611cbb46e.tar.gz |
Added link to repo of CSL styles to README.
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1300,6 +1300,8 @@ and references. To use another style, you will need to use the `--csl` option to specify a [CSL] 1.0 style file. A primer on creating and modifying CSL styles can be found at <http://citationstyles.org/downloads/primer.html>. +A repository of CSL styles can be found at +<https://github.com/citation-style-language/styles>. Citations go inside square brackets and are separated by semicolons. Each citation must have a key, composed of '@' + the citation |