Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cultural-geographies.csl #7225

Merged
merged 2 commits into from
Oct 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 3 additions & 14 deletions cultural-geographies.csl
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,17 @@
<link href="http://www.zotero.org/styles/cultural-geographies" rel="self"/>
<link href="http://www.zotero.org/styles/international-journal-of-humanoid-robotics" rel="template"/>
<link href="https://uk.sagepub.com/en-gb/eur/journal/cultural-geographies#submission-guidelines" rel="documentation"/>
<link href="https://journals.sagepub.com/pb-assets/cmscontent/CGJ/CGJ_Reference_Guide_2020-1595920128947.pdf" rel="documentation"/>
<author>
<name>Patrick O'Brien</name>
<email>[email protected]</email>
</author>
<category citation-format="note"/>
<category field="geography"/>
<issn>1474-4740</issn>
<eissn>1477-0881</eissn>
<updated>2019-02-19T17:11:15+00:00</updated>
<updated>2024-09-26T12:55:39+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="ibid">op cit.</term>
</terms>
</locale>
<macro name="author">
<names variable="author">
<name and="text" delimiter-precedes-last="never" initialize-with=". "/>
Expand Down Expand Up @@ -118,7 +113,7 @@
<text variable="title" quotes="true"/>
</if>
<else>
<text variable="title"/>
<text variable="title" font-style="italic"/>
</else>
</choose>
</macro>
Expand Down Expand Up @@ -154,12 +149,6 @@
<text macro="locator"/>
</group>
</if>
<else-if match="any" position="ibid">
<group delimiter=", ">
<text term="ibid"/>
<text macro="locator"/>
</group>
</else-if>
<else>
<group delimiter=" ">
<group delimiter=", ">
Expand Down