Skip to content

Commit 449eaec

Browse files
authored
add DOI to mdpi.csl back (JabRef#4695)
1 parent 642002e commit 449eaec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

multidisciplinary-digital-publishing-institute.csl

+3
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@
9494
<if type="book chapter" match="any">
9595
<text variable="ISBN" prefix=" ISBN "/>
9696
</if>
97+
<else-if type="article-journal">
98+
<text variable="DOI" prefix=", doi:"/>
99+
</else-if>
97100
</choose>
98101
</macro>
99102
<citation collapse="citation-number">

0 commit comments

Comments
 (0)