Skip to content
Permalink
Browse files

Update first-monday.csl (#3414)

  • Loading branch information...
POBrien333 authored and adam3smith committed Apr 1, 2018
1 parent 5ef8d92 commit 8186cd0f9c27574d9bf7747cff078cf208a2d460
Showing with 28 additions and 16 deletions.
  1. +28 −16 first-monday.csl
@@ -5,16 +5,19 @@
<id>http://www.zotero.org/styles/first-monday</id>
<link href="http://www.zotero.org/styles/first-monday" rel="self"/>
<link href="http://www.zotero.org/styles/traces" rel="template"/>
<link href="http://firstmonday.org/about/submissions#cite" rel="documentation"/>
<link href="http://firstmonday.org/ojs/index.php/fm/about/submissions#cite" rel="documentation"/>
<author>
<name>Joseph Reagle</name>
<uri>http://reagle.org/joseph</uri>
</author>
<contributor>
<name>Patrick O'Brien</name>
</contributor>
<category citation-format="author-date"/>
<category field="humanities"/>
<issn>1396-0466</issn>
<summary>First Monday</summary>
<updated>2012-11-05T22:06:38+00:00</updated>
<updated>2018-03-31T10:27:11+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>
<macro name="editor">
@@ -36,6 +39,7 @@
<macro name="author-short">
<names variable="author">
<name form="short" and="text" delimiter=", " initialize-with=". "/>
<et-al font-style="italic"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
@@ -83,7 +87,7 @@
</group>
</macro>
<macro name="year-date">
<group prefix=" ">
<group>
<choose>
<if variable="issued">
<date variable="issued">
@@ -112,10 +116,8 @@
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<group delimiter=",">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<text macro="author-short"/>
<text macro="year-date"/>
<group delimiter=" ">
<label variable="locator" form="short"/>
<text variable="locator"/>
@@ -136,7 +138,7 @@
<group suffix=".">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<group prefix=" " delimiter=" ">
<group delimiter=", " prefix=" ">
<text macro="title"/>
<text variable="genre" suffix=","/>
<text macro="edition"/>
@@ -153,10 +155,11 @@
<text macro="editor" suffix="."/>
<text variable="container-title" font-style="italic" suffix=","/>
<text variable="collection-title" suffix=","/>
<group>
<group delimiter=", ">
<text macro="publisher"/>
<group prefix=",">
<text variable="page" prefix=" pp. "/>
<group delimiter=" ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</group>
</group>
@@ -168,13 +171,22 @@
</group>
<text macro="editor"/>
</group>
<group prefix=" ">
<group delimiter=", " prefix=" ">
<text variable="container-title" font-style="italic"/>
<group prefix=", volume ">
<text variable="volume"/>
<text variable="issue" prefix=", number"/>
<group delimiter=", ">
<group delimiter=" ">
<label variable="volume"/>
<text variable="volume"/>
</group>
<group delimiter=" ">
<label variable="issue"/>
<text variable="issue"/>
</group>
</group>
<group delimiter=" ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
<text variable="page" prefix=", pp. "/>
</group>
</else>
</choose>

0 comments on commit 8186cd0

Please sign in to comment.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.