Skip to content

Commit

Permalink
fix error for speech in ama styles (#5693)
Browse files Browse the repository at this point in the history
closes #5692
  • Loading branch information
POBrien333 authored Oct 28, 2021
1 parent 7a0c2d3 commit 438f92c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 7 deletions.
5 changes: 3 additions & 2 deletions american-medical-association-alphabetical.csl
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,13 @@
<category citation-format="numeric"/>
<category field="medicine"/>
<summary>The American Medical Association style as used in JAMA, with alphabetically sorted bibliography. Version 11 as per November-2019.</summary>
<updated>2020-04-23T13:38:04+00:00</updated>
<updated>2021-10-28T13:38:04+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">
<terms>
<term name="page-range-delimiter">-</term>
<term name="page-range-delimiter">-</term>
<term name="presented at">presented at</term>
</terms>
</locale>
<macro name="editor">
Expand Down
5 changes: 3 additions & 2 deletions american-medical-association-no-et-al.csl
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,13 @@
<category citation-format="numeric"/>
<category field="medicine"/>
<summary>The American Medical Association style as used in JAMA, without et al. Version 11 as per November-2019.</summary>
<updated>2020-04-23T13:38:04+00:00</updated>
<updated>2021-10-28T13:38:04+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">
<terms>
<term name="page-range-delimiter">-</term>
<term name="page-range-delimiter">-</term>
<term name="presented at">presented at</term>
</terms>
</locale>
<macro name="editor">
Expand Down
5 changes: 3 additions & 2 deletions american-medical-association-no-url.csl
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,13 @@
<category citation-format="numeric"/>
<category field="medicine"/>
<summary>The American Medical Association style as used in JAMA, without the URL. Version 11 as per November-2019.</summary>
<updated>2020-04-23T13:38:04+00:00</updated>
<updated>2021-10-28T13:38:04+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">
<terms>
<term name="page-range-delimiter">-</term>
<term name="page-range-delimiter">-</term>
<term name="presented at">presented at</term>
</terms>
</locale>
<macro name="editor">
Expand Down
3 changes: 2 additions & 1 deletion american-medical-association.csl
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,13 @@
<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>2020-04-23T13:38:04+00:00</updated>
<updated>2021-10-28T13:38:04+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">
<terms>
<term name="page-range-delimiter">-</term>
<term name="presented at">presented at</term>
</terms>
</locale>
<macro name="editor">
Expand Down

0 comments on commit 438f92c

Please sign in to comment.