Skip to content

Commit 1b4ec09

Browse files
authored
1 parent 1f28d87 commit 1b4ec09

File tree

1 file changed

+234
-0
lines changed

1 file changed

+234
-0
lines changed

bloomsbury-academic.csl

Lines changed: 234 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,234 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="chicago" demote-non-dropping-particle="sort-only" default-locale="en-GB">
3+
<info>
4+
<title>Bloomsbury Academic</title>
5+
<id>http://www.zotero.org/styles/bloomsbury-academic</id>
6+
<link href="http://www.zotero.org/styles/bloomsbury-academic" rel="self"/>
7+
<link href="http://www.zotero.org/styles/american-marketing-association" rel="documentation"/>
8+
<link href="https://media.bloomsbury.com/rep/files/ba-house-style-for-authors-and-editorssept16.pdf" rel="documentation"/>
9+
<author>
10+
<name>Patrick O'Brien</name>
11+
</author>
12+
<category citation-format="author-date"/>
13+
<category field="generic-base"/>
14+
<updated>2021-11-23T12:59:16+00:00</updated>
15+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
16+
</info>
17+
<locale xml:lang="en">
18+
<terms>
19+
<term name="edition" form="short">edn</term>
20+
<term name="available at">Available online</term>
21+
</terms>
22+
</locale>
23+
<macro name="container-contributors">
24+
<choose>
25+
<if type="chapter paper-conference" match="any">
26+
<group delimiter=" ">
27+
<text term="in"/>
28+
<names variable="editor translator" delimiter=", ">
29+
<name and="text" delimiter-precedes-last="never" initialize-with=". "/>
30+
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
31+
</names>
32+
</group>
33+
</if>
34+
</choose>
35+
</macro>
36+
<macro name="secondary-contributors">
37+
<choose>
38+
<if type="chapter paper-conference" match="none">
39+
<names variable="editor translator" delimiter=", ">
40+
<label form="short" suffix=" "/>
41+
<name and="text" delimiter-precedes-last="never" initialize-with=". "/>
42+
</names>
43+
</if>
44+
</choose>
45+
</macro>
46+
<macro name="author">
47+
<names variable="author">
48+
<name and="text" delimiter-precedes-last="never" name-as-sort-order="first" initialize-with=". "/>
49+
<label form="short" prefix=", "/>
50+
<substitute>
51+
<names variable="editor"/>
52+
<names variable="translator"/>
53+
<text macro="title"/>
54+
</substitute>
55+
</names>
56+
</macro>
57+
<macro name="author-short">
58+
<names variable="author">
59+
<name form="short" and="text" delimiter-precedes-last="never" initialize-with=". "/>
60+
<substitute>
61+
<names variable="editor"/>
62+
<names variable="translator"/>
63+
<choose>
64+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
65+
<text variable="title" form="short" font-style="italic" text-case="title"/>
66+
</if>
67+
<else>
68+
<text variable="title" form="short" quotes="true" text-case="title"/>
69+
</else>
70+
</choose>
71+
</substitute>
72+
</names>
73+
</macro>
74+
<macro name="title">
75+
<choose>
76+
<if type="report">
77+
<text variable="title" quotes="true" text-case="title"/>
78+
</if>
79+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
80+
<text variable="title" font-style="italic" text-case="title"/>
81+
</else-if>
82+
<else>
83+
<text variable="title" quotes="true" text-case="title"/>
84+
</else>
85+
</choose>
86+
</macro>
87+
<macro name="publisher">
88+
<choose>
89+
<if type="article-journal article-magazine article-newspaper" match="none">
90+
<text variable="genre" suffix=", "/>
91+
<group delimiter=": ">
92+
<text variable="publisher-place"/>
93+
<text variable="publisher"/>
94+
</group>
95+
</if>
96+
</choose>
97+
</macro>
98+
<macro name="issued">
99+
<choose>
100+
<if variable="issued">
101+
<date variable="issued">
102+
<date-part name="year"/>
103+
</date>
104+
</if>
105+
<else>
106+
<text term="no date" form="short"/>
107+
</else>
108+
</choose>
109+
</macro>
110+
<macro name="issued-year">
111+
<choose>
112+
<if variable="issued">
113+
<date variable="issued">
114+
<date-part name="year"/>
115+
</date>
116+
</if>
117+
<else>
118+
<text term="no date" form="short"/>
119+
</else>
120+
</choose>
121+
</macro>
122+
<macro name="container-title">
123+
<choose>
124+
<if type="chapter paper-conference" match="any">
125+
<text variable="container-title" font-style="italic" text-case="title"/>
126+
</if>
127+
<else>
128+
<text variable="container-title" font-style="italic"/>
129+
</else>
130+
</choose>
131+
</macro>
132+
<macro name="locators">
133+
<choose>
134+
<if type="article-journal" match="any">
135+
<group delimiter=": ">
136+
<group delimiter=" ">
137+
<text variable="volume"/>
138+
<text variable="issue" prefix="(" suffix=")"/>
139+
</group>
140+
<text variable="page"/>
141+
</group>
142+
</if>
143+
<else-if type="article-magazine article-newspaper" match="any">
144+
<group delimiter=": ">
145+
<date variable="issued">
146+
<date-part name="day"/>
147+
<date-part name="month" prefix=" "/>
148+
</date>
149+
<text variable="page"/>
150+
</group>
151+
</else-if>
152+
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
153+
<text variable="page"/>
154+
</else-if>
155+
</choose>
156+
</macro>
157+
<macro name="citation-locator">
158+
<group>
159+
<choose>
160+
<if match="none" locator="page">
161+
<label variable="locator" form="short"/>
162+
</if>
163+
</choose>
164+
<text variable="locator" prefix=" "/>
165+
</group>
166+
</macro>
167+
<macro name="access">
168+
<choose>
169+
<if type="webpage">
170+
<group delimiter=" ">
171+
<group delimiter=": ">
172+
<text term="available at"/>
173+
<text variable="URL"/>
174+
</group>
175+
<group delimiter=" " prefix="(" suffix=")">
176+
<text term="accessed"/>
177+
<date form="text" variable="accessed"/>
178+
</group>
179+
</group>
180+
</if>
181+
</choose>
182+
</macro>
183+
<macro name="edition">
184+
<choose>
185+
<if is-numeric="edition">
186+
<group delimiter=" ">
187+
<number variable="edition" form="ordinal"/>
188+
<text term="edition" form="short" plural="true"/>
189+
</group>
190+
</if>
191+
<else>
192+
<text variable="edition"/>
193+
</else>
194+
</choose>
195+
</macro>
196+
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year-suffix">
197+
<sort>
198+
<key macro="author"/>
199+
<key variable="issued"/>
200+
</sort>
201+
<layout prefix="(" suffix=")" delimiter="; ">
202+
<group delimiter=": ">
203+
<group delimiter=" ">
204+
<text macro="author-short"/>
205+
<text macro="issued-year"/>
206+
</group>
207+
<text macro="citation-locator"/>
208+
</group>
209+
</layout>
210+
</citation>
211+
<bibliography subsequent-author-substitute-rule="partial-each" entry-spacing="0" hanging-indent="true">
212+
<sort>
213+
<key macro="author"/>
214+
<key variable="issued"/>
215+
</sort>
216+
<layout suffix=".">
217+
<group delimiter=", ">
218+
<group delimiter=" ">
219+
<text macro="author"/>
220+
<text macro="issued" prefix="(" suffix=")"/>
221+
</group>
222+
<text macro="title"/>
223+
<text macro="edition"/>
224+
<text macro="container-contributors"/>
225+
<text macro="container-title"/>
226+
<text variable="collection-title"/>
227+
<text macro="secondary-contributors"/>
228+
<text macro="locators"/>
229+
<text macro="publisher"/>
230+
<text macro="access"/>
231+
</group>
232+
</layout>
233+
</bibliography>
234+
</style>

0 commit comments

Comments
 (0)