Skip to content
Permalink
Browse files

Update british-journal-of-political-science.csl (#3688)

I don't actually think we can get the (eds) not bold while the rest of the author string is bold. bolding cs: name doesn't apply to the "and" and setting font-weight="normal" on the label does nothing.
  • Loading branch information...
POBrien333 authored and adam3smith committed Sep 13, 2018
1 parent 6e265d0 commit 9b2fea2347f4a9e3a0284e74fd0b3c74451d3797
Showing with 54 additions and 35 deletions.
  1. +54 −35 british-journal-of-political-science.csl
@@ -1,35 +1,49 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB" page-range-format="minimal">
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB" page-range-format="expanded">
<info>
<title>British Journal of Political Science</title>
<title-short>BJPS</title-short>
<id>http://www.zotero.org/styles/british-journal-of-political-science</id>
<link href="http://www.zotero.org/styles/british-journal-of-political-science" rel="self"/>
<link href="http://www.zotero.org/styles/american-sociological-association" rel="template"/>
<link href="http://journals.cambridge.org/images/fileUpload/documents/BJPOLS_style_sheet.pdf" rel="documentation"/>
<link href="https://www.cambridge.org/core/journals/british-journal-of-political-science/information/instructions-contributors/style-guide" rel="documentation"/>
<author>
<name>Sebastian Karcher</name>
</author>
<category citation-format="note"/>
<contributor>
<name>Patrick O'Brien</name>
</contributor>
<category citation-format="author-date"/>
<category field="social_science"/>
<issn>0007-1234</issn>
<eissn>1469-2112</eissn>
<updated>2012-10-25T21:15:26+00:00</updated>
<summary>BJPS Style as updated per 6 March 2018 guidelines.</summary>
<updated>2018-09-13T13:59:45+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>
<terms>
<term name="available at">available from</term>
<term name="editor" form="short">
<single>ed.</single>
<multiple>eds</multiple>
</term>
</terms>
</locale>
<macro name="editor">
<names variable="editor">
<label form="verb" suffix=" "/>
<name and="text" delimiter=", "/>
<name and="text" initialize-with="" name-as-sort-order="all" sort-separator=" " delimiter-precedes-last="never"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="anon">
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
</macro>
<macro name="author">
<names variable="author">
<name and="text" name-as-sort-order="first" sort-separator=", " delimiter=", " delimiter-precedes-last="always" initialize="false" initialize-with=". "/>
<label form="short" prefix=", "/>
<names variable="author" font-weight="bold">
<name and="text" initialize-with="" name-as-sort-order="all" sort-separator=" " delimiter-precedes-last="never"/>
<et-al font-style="italic"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
@@ -60,16 +74,18 @@
<macro name="access">
<group>
<choose>
<if variable="URL">
<if match="any" type="webpage post-weblog">
<group prefix=" " delimiter=" ">
<text term="available at" text-case="capitalize-first"/>
<text variable="URL" suffix=","/>
<text term="accessed"/>
<date variable="accessed" delimiter=" ">
<date-part name="day"/>
<date-part name="month"/>
<date-part name="year"/>
</date>
<text variable="URL"/>
<group delimiter=" " prefix="(" suffix=")">
<text term="accessed"/>
<date variable="accessed" delimiter=" ">
<date-part name="day"/>
<date-part name="month"/>
<date-part name="year"/>
</date>
</group>
</group>
</if>
</choose>
@@ -100,6 +116,7 @@
<date variable="issued">
<date-part name="year"/>
</date>
<date form="text" variable="original-date" prefix="[" suffix="]"/>
</if>
<else>
<text term="no date" form="short"/>
@@ -113,7 +130,7 @@
</date>
</macro>
<macro name="pages">
<label variable="page" form="short" suffix=" " text-case="capitalize-first"/>
<label suffix=" " variable="page" form="short"/>
<text variable="page"/>
</macro>
<macro name="edition">
@@ -134,7 +151,7 @@
<key macro="author-short"/>
<key macro="year-date"/>
</sort>
<layout delimiter="; " suffix=".">
<layout delimiter="; " prefix="(" suffix=")">
<group delimiter=", ">
<group delimiter=" ">
<text macro="author-short"/>
@@ -144,16 +161,16 @@
</group>
</layout>
</citation>
<bibliography hanging-indent="true" et-al-min="10" et-al-use-first="6">
<bibliography et-al-min="4" et-al-use-first="1" hanging-indent="true">
<sort>
<key macro="author"/>
<key macro="year-date"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<group delimiter=" ">
<text macro="author" suffix="."/>
<text macro="year-date" suffix="."/>
<text macro="author"/>
<text macro="year-date" prefix="(" suffix=")"/>
</group>
<choose>
<if type="article-newspaper article-magazine" match="any">
@@ -185,21 +202,23 @@
<text macro="publisher"/>
</else-if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=" ">
<group delimiter=". ">
<text macro="title" prefix=" " suffix="."/>
<group delimiter=", " suffix=".">
<group delimiter=", ">
<group delimiter=" ">
<text macro="pages"/>
<text term="in"/>
<group delimiter=", ">
<text variable="container-title" font-style="italic" text-case="title"/>
<text macro="edition"/>
</group>
<text term="in" text-case="capitalize-first"/>
<text macro="editor"/>
</group>
<group delimiter=", ">
<text variable="container-title" font-style="italic" text-case="title"/>
<text macro="edition"/>
<text variable="volume" prefix="vol. "/>
</group>
<text variable="volume" prefix="vol. "/>
<text macro="editor"/>
</group>
<text macro="publisher"/>
<group delimiter=", ">
<text macro="publisher"/>
<text macro="pages"/>
</group>
</group>
</else-if>
<else-if type="speech">
@@ -224,8 +243,8 @@
</group>
<group prefix=" " suffix="." delimiter=" ">
<text variable="container-title" font-style="italic"/>
<group delimiter=":">
<text variable="volume"/>
<group delimiter=", ">
<text variable="volume" font-weight="bold"/>
<text variable="page"/>
</group>
</group>

0 comments on commit 9b2fea2

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.