Skip to content

Commit

Permalink
adjusting the template with arXiv
Browse files Browse the repository at this point in the history
  • Loading branch information
Shirazos7 committed Dec 23, 2024
1 parent 816448c commit dc5358a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xslt/software/xslt-software-datacite.xslt
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
<xsl:if test="$text and string-length($text) > 6 and substring($text, 5, 1) = '.'">


<relatedIdentifier relatedIdentifierType="ARXIV" relationType="IsCitedBy">
<relatedIdentifier relatedIdentifierType="arXiv" relationType="IsCitedBy">
<xsl:value-of select="$text"/>
</relatedIdentifier>
</xsl:if>
Expand Down

0 comments on commit dc5358a

Please sign in to comment.