John MacFarlane
|
9dd2eefded
|
JATS writer: fix citations with PMID so they validate.
Closes #5481. This includes an update to data/jats.csl.
|
2019-05-04 08:45:43 -07:00 |
|
John MacFarlane
|
5fa4ea8eb1
|
Update data/jats.csl to avoid commas between name-part elements.
Closes #5397.
|
2019-03-28 21:21:05 -07:00 |
|
John MacFarlane
|
cf7d66c097
|
Fixed URIs in jats.csl.
They were being rendered twice, leading to invalid XML.
|
2017-11-11 16:23:41 -08:00 |
|
John MacFarlane
|
6ad486c3c3
|
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.
|
2017-03-30 16:43:17 +02:00 |
|