summaryrefslogtreecommitdiff
path: root/biblio/citation-style-language/american-medical-association.csl
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/citation-style-language/american-medical-association.csl')
-rw-r--r--biblio/citation-style-language/american-medical-association.csl13
1 files changed, 11 insertions, 2 deletions
diff --git a/biblio/citation-style-language/american-medical-association.csl b/biblio/citation-style-language/american-medical-association.csl
index 44520822d0..b36bbb5488 100644
--- a/biblio/citation-style-language/american-medical-association.csl
+++ b/biblio/citation-style-language/american-medical-association.csl
@@ -27,7 +27,7 @@
<category citation-format="numeric"/>
<category field="medicine"/>
<summary>The American Medical Association style as used in JAMA. Version 11 as per November-2019.</summary>
- <updated>2021-10-28T13:38:04+00:00</updated>
+ <updated>2022-03-17T08:48:24+00: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">
@@ -86,7 +86,7 @@
</macro>
<macro name="title">
<choose>
- <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
+ <if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<text variable="title" font-style="italic" text-case="title"/>
</if>
<else>
@@ -247,6 +247,15 @@
<text variable="event-place"/>
</group>
</else-if>
+ <else-if type="thesis" match="any">
+ <group delimiter=". " prefix=" " suffix=".">
+ <text variable="genre"/>
+ <group delimiter="; ">
+ <text variable="publisher"/>
+ <date date-parts="year" form="text" variable="issued"/>
+ </group>
+ </group>
+ </else-if>
<else>
<text macro="editor" prefix=" " suffix="."/>
<group prefix=" " suffix=".">