summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-03-21 20:30:02 +0000
committerKarl Berry <karl@freefriends.org>2022-03-21 20:30:02 +0000
commit82bc16ce44bc3251fe77fc8457194622bccb5614 (patch)
tree8f8144629fe0fad5dbc603b895df6eb64d616ba5 /Master/texmf-dist/tex/latex/citation-style-language/styles/modern-language-association.csl
parenta24bbdfb79d581d3980dff6146a9763c7a78f766 (diff)
citation-style-language (21mar22)
git-svn-id: svn://tug.org/texlive/trunk@62862 c570f23f-e606-0410-a88d-b1316a301751
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>