<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-GB">
  <info>
    <title>The British Journal of Social Work</title>
    <title-short>BJSW</title-short>
    <id>http://www.zotero.org/styles/the-british-journal-of-social-work</id>
    <link href="http://www.zotero.org/styles/the-british-journal-of-social-work" rel="self"/>
    <link href="http://www.zotero.org/styles/oxford-journals-scimed-author-date" rel="template"/>
    <link href="https://academic.oup.com/bjsw/pages/General_Instructions" rel="documentation"/>
    <link href="https://static.primary.prod.gcms.the-infra.com/static/site/bjsw/document/bjsw-manuscript-preparation.pdf?node=121b0c53c927642fa59b" rel="documentation"/>
    <author>
      <name>Hayley Ko</name>
      <uri>https://orcid.org/0000-0003-4994-4494</uri>
    </author>
    <contributor>
      <name>Patrick O'Brien</name>
    </contributor>
    <category citation-format="author-date"/>
    <category field="social_science"/>
    <issn>0045-3102</issn>
    <eissn>1468-263X</eissn>
    <updated>2026-01-03T21:21:12+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="editor" form="short">
        <single>ed.</single>
        <multiple>eds</multiple>
      </term>
      <term name="accessed">date last accessed</term>
      <term name="advance-online-publication">Advance Access published</term>
    </terms>
  </locale>
  <macro name="title">
    <choose>
      <if type="book">
        <text variable="title" font-style="italic"/>
      </if>
      <else>
        <text variable="title" quotes="true"/>
      </else>
    </choose>
    <text variable="original-title" prefix=" [" suffix="]"/>
  </macro>
  <macro name="author">
    <names variable="author">
      <name and="text" initialize-with="." name-as-sort-order="all"/>
      <et-al font-style="italic"/>
      <label form="short" prefix=" " strip-periods="true"/>
      <substitute>
        <names variable="editor"/>
        <text macro="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="author-short">
    <names variable="author">
      <name form="short" name-as-sort-order="all" and="text" sort-separator=" " initialize-with="" delimiter=", " delimiter-precedes-last="always" delimiter-precedes-et-al="never"/>
      <et-al font-style="italic"/>
      <substitute>
        <names variable="editor"/>
        <text macro="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="editor">
    <names variable="editor">
      <name and="text" initialize-with="." name-as-sort-order="all"/>
      <label form="short" prefix=" (" suffix=")"/>
    </names>
  </macro>
  <macro name="year-date">
    <date variable="issued" form="text" date-parts="year"/>
  </macro>
  <macro name="publisher">
    <group delimiter=", ">
      <text variable="publisher-place"/>
      <text variable="publisher"/>
    </group>
  </macro>
  <macro name="cite-locator">
    <group delimiter=" ">
      <choose>
        <if match="none" locator="page">
          <label variable="locator" form="short"/>
        </if>
      </choose>
      <text variable="locator"/>
    </group>
  </macro>
  <macro name="access">
    <choose>
      <if type="webpage post post-weblog report" match="any">
        <group delimiter=" ">
          <text variable="URL"/>
          <group delimiter=" " prefix="(" suffix=")">
            <text term="accessed"/>
            <date form="text" variable="accessed"/>
          </group>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="pages">
    <group delimiter=" ">
      <label variable="page" form="short"/>
      <text variable="page"/>
    </group>
  </macro>
  <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
    <sort>
      <key macro="year-date"/>
    </sort>
    <layout delimiter="; " prefix="(" suffix=")">
      <group delimiter=": ">
        <group delimiter=" ">
          <text macro="author-short"/>
          <text macro="year-date"/>
        </group>
        <text macro="cite-locator"/>
      </group>
    </layout>
  </citation>
  <bibliography hanging-indent="true">
    <sort>
      <key macro="author"/>
      <key macro="year-date"/>
      <key macro="title"/>
    </sort>
    <layout suffix=".">
      <group delimiter=", ">
        <group delimiter=" ">
          <text macro="author"/>
          <text macro="year-date" prefix="(" suffix=")"/>
          <text macro="title"/>
        </group>
        <choose>
          <if type="article-journal" match="any">
            <text variable="container-title" font-style="italic"/>
            <choose>
              <if match="none" variable="volume page">
                <group delimiter=" ">
                  <text term="advance-online-publication"/>
                  <date form="text" date-parts="year-month-day" variable="issued"/>
                </group>
                <text variable="DOI" prefix="doi:"/>
              </if>
              <else>
                <group delimiter=" ">
                  <text variable="volume" font-style="italic" prefix=" "/>
                  <text variable="issue" prefix="(" suffix=")"/>
                </group>
                <text macro="pages"/>
              </else>
            </choose>
          </if>
          <else-if type="report" match="any">
            <group delimiter=" ">
              <label variable="number" form="short" text-case="capitalize-first"/>
              <text variable="number"/>
            </group>
            <text macro="publisher"/>
            <text macro="pages"/>
          </else-if>
          <else-if type="chapter" match="any">
            <group delimiter=" ">
              <text term="in"/>
              <text macro="editor"/>
            </group>
            <text variable="container-title" font-style="italic"/>
            <text macro="publisher"/>
          </else-if>
          <else-if type="article-newspaper article-magazine post post-weblog webpage" match="any">
            <text variable="container-title" font-style="italic"/>
          </else-if>
          <else>
            <text macro="publisher"/>
          </else>
        </choose>
        <text macro="access"/>
      </group>
    </layout>
  </bibliography>
</style>
