summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl')
-rw-r--r--Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl b/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl
index 41eedd6ff2d..11db55d19ac 100644
--- a/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl
+++ b/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl
@@ -12,7 +12,7 @@
<category citation-format="author"/>
<category field="generic-base"/>
<summary>This style adheres to the MLA 9th edition handbook. Follows the structure of references as outlined in the MLA Manual closely</summary>
- <updated>2021-07-13T20:05:10+00:00</updated>
+ <updated>2022-01-23T06:46:03-05:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="en">
@@ -138,6 +138,7 @@
</else>
</choose>
<text variable="version"/>
+ <text variable="medium"/>
</group>
</macro>
<macro name="volume-lowercase">
@@ -193,7 +194,11 @@
</group>
</macro>
<macro name="publisher">
- <text variable="publisher"/>
+ <choose>
+ <if type="article-magazine article-newspaper article-journal" match="none">
+ <text variable="publisher"/>
+ </if>
+ </choose>
</macro>
<macro name="publication-date">
<choose>