Skip to content

Commit

Permalink
Fix minor bug with title (#7427)
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 authored Feb 5, 2025
1 parent 65a293b commit fd7a822
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions society-for-american-archaeology.csl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<category citation-format="author-date"/>
<category field="anthropology"/>
<summary>Style for the SAA based on the guidelines from December 2023.</summary>
<updated>2024-10-31T08:57:58+00:00</updated>
<updated>2025-02-04T21:57:27+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>
Expand Down Expand Up @@ -92,9 +92,9 @@
<names variable="editor"/>
<names variable="translator"/>
<names variable="director"/>
<text macro="title"/>
</substitute>
</names>
<text macro="title"/>
<choose>
<if type="map" match="any">
<text variable="publisher" prefix=" (" suffix=")"/>
Expand Down

0 comments on commit fd7a822

Please sign in to comment.