aboutsummaryrefslogtreecommitdiff
path: root/data/jats.csl
AgeCommit message (Collapse)AuthorFilesLines
2017-03-30Automatically include URI-encoded jats.csl for jats output.John MacFarlane1-0/+208
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.