Skip to content

Commit 604de6f

Browse files
authored
MLA Publication Date update (#5927)
* full date for magazine *stick with year-month for journal article
1 parent 41ce2d4 commit 604de6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modern-language-association.csl

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
<if type="book chapter paper-conference motion_picture" match="any">
206206
<date variable="issued" form="numeric" date-parts="year"/>
207207
</if>
208-
<else-if type="article-journal article-magazine" match="any">
208+
<else-if type="article-journal" match="any">
209209
<date variable="issued" form="text" date-parts="year-month"/>
210210
</else-if>
211211
<else-if type="speech" match="none">

0 commit comments

Comments
 (0)