f5ea5f0aad
New formats: - `jats_archiving` for the "Archiving and Interchange Tag Set", - `jats_publishing` for the "Journal Publishing Tag Set", and - `jats_articleauthoring` for the "Article Authoring Tag Set." The "jats" output format is now an alias for "jats_archiving". Closes: #6014
7 lines
314 B
XML
7 lines
314 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
$if(xml-stylesheet)$
|
|
<?xml-stylesheet type="text/xsl" href="$xml-stylesheet$"?>
|
|
$endif$
|
|
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.2 20190208//EN"
|
|
"JATS-archivearticle1.dtd">
|
|
${ article.jats_publishing() }
|