From 6ad486c3c3922e4ac7dd5710f69c3ccf623e92b4 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 30 Mar 2017 16:43:17 +0200 Subject: Automatically include URI-encoded jats.csl for jats output. This way people can do pandoc -s -t jats --filter pandoc-citeproc and it will just work. If they want to specify a stylesheet, they still can. --- COPYRIGHT | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'COPYRIGHT') diff --git a/COPYRIGHT b/COPYRIGHT index c7b0f58f7..9d6a78da5 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -110,3 +110,8 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ------------------------------------------------------------------------ The template pandoc.jats is Copyright 2013--15 Martin Fenner, released under GPL version 2 or later. + +The file data/jats.csl is derived from a csl file by Martin Fenner, +revised by Martin Paul Eve and then John MacFarlane. +"This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 +License. Originally by Martin Fenner." -- cgit v1.2.3