Skip to content

Commit 84b2394

Browse files
committed
MLA: Consistent container 1/2 conditions
1 parent 231ec2d commit 84b2394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/modern-language-association-template.csl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -950,8 +950,8 @@
950950
<macro name="container2">
951951
<group delimiter=", ">
952952
<choose>
953-
<if match="none" variable="DOI URL"/>
954-
<else-if variable="source">
953+
<if match="none" variable="source"/>
954+
<else-if match="any" variable="DOI URL">
955955
<!-- Title of Container -->
956956
<text font-style="italic" variable="source"/>
957957
<!-- Location -->

0 commit comments

Comments
 (0)