/usr/share/citation-style-language/styles/harvard-university-of-birmingham.csl is in citation-style-language-styles 0~20180122.283b8d871-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 | <?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB">
<info>
<title>University of Birmingham - Harvard</title>
<id>http://www.zotero.org/styles/harvard-university-of-birmingham</id>
<link href="http://www.zotero.org/styles/harvard-university-of-birmingham" rel="self"/>
<link href="https://intranet.birmingham.ac.uk/as/libraryservices/icite/referencing/harvard/index.aspx" rel="documentation"/>
<link href="https://intranet.birmingham.ac.uk/as/libraryservices/library/documents/public/alcd-guides/sk04.pdf" rel="documentation"/>
<link href="http://www.oak-wood.co.uk/oss/birmingham-harvard-csl" rel="documentation"/>
<author>
<name>Chris Hastie</name>
<uri>http://www.oak-wood.co.uk</uri>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>The Harvard author-date style - adapted for the University of Birmingham. See usage notes at http://www.oak-wood.co.uk/oss/birmingham-harvard-csl</summary>
<updated>2012-10-18T22:38:43+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="open-quote">“</term>
<term name="close-quote">”</term>
</terms>
<style-options punctuation-in-quote="true"/>
</locale>
<macro name="editor">
<names variable="editor" delimiter=", ">
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter-precedes-last="never" delimiter=", "/>
<label form="short" prefix=" (" suffix=")" strip-periods="false"/>
</names>
</macro>
<macro name="cite-editor">
<names variable="editor" delimiter=", ">
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
</names>
</macro>
<macro name="bookauthor">
<names variable="container-author">
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter-precedes-last="never" delimiter=", "/>
<substitute>
<text macro="editor"/>
</substitute>
</names>
</macro>
<!-- different to author because author will return a title for films and broadcasts -->
<macro name="director">
<names variable="author">
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter-precedes-last="never" delimiter=", "/>
<substitute>
<text macro="editor"/>
</substitute>
</names>
</macro>
<macro name="author">
<choose>
<!--UoB requires title rather than author for videos, films and broadcasts -->
<if type="broadcast motion_picture" match="any">
<choose>
<if variable="container-title">
<text variable="container-title" font-weight="bold"/>
</if>
<else-if variable="title">
<text variable="title" font-weight="bold"/>
</else-if>
</choose>
</if>
<else-if type="bill legislation" match="any">
<text variable="title" font-weight="bold"/>
</else-if>
<else>
<names variable="author">
<name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter-precedes-last="never" delimiter=", "/>
<label form="short" prefix=" " strip-periods="false"/>
<substitute>
<text macro="editor"/>
<!-- for anonymous works, use title -->
<choose>
<if type="webpage">
<text variable="title" font-weight="bold"/>
</if>
<else-if variable="container-title">
<text variable="title" font-weight="normal"/>
</else-if>
<else>
<text variable="title" font-weight="bold"/>
</else>
</choose>
</substitute>
</names>
</else>
</choose>
</macro>
<macro name="author-short">
<choose>
<if type="broadcast motion_picture" match="any">
<choose>
<if variable="container-title">
<text variable="container-title"/>
</if>
<else-if variable="title">
<text variable="title"/>
</else-if>
</choose>
</if>
<else-if type="bill legislation" match="any">
<text variable="title"/>
</else-if>
<else>
<names variable="author">
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
<substitute>
<text macro="cite-editor"/>
<text variable="title"/>
<names variable="translator"/>
</substitute>
</names>
</else>
</choose>
</macro>
<macro name="access">
<group delimiter=" ">
<group>
<text value="Available from: "/>
<!-- UoB like the name of the elibrary for books - store it in archive -->
<choose>
<if type="book chapter" match="any">
<text variable="archive" suffix=". "/>
</if>
</choose>
<text variable="URL"/>
</group>
<choose>
<if variable="URL">
<group prefix=" [" suffix="]">
<text term="accessed" text-case="capitalize-first" suffix=" "/>
<date variable="accessed">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=" "/>
<date-part name="year"/>
</date>
</group>
</if>
</choose>
</group>
</macro>
<macro name="title">
<choose>
<!-- if anonymous, title will already have appeared at author position, so return nothing -->
<if variable="author editor" match="any">
<choose>
<if type="bill book graphic legal_case legislation manuscript motion_picture report song webpage" match="any">
<text variable="title" font-weight="bold"/>
</if>
<else-if variable="container-title" match="none">
<text variable="title" font-weight="bold"/>
</else-if>
<else-if type="chapter paper-conference" match="any">
<text variable="title" quotes="true"/>
</else-if>
<else>
<text variable="title"/>
</else>
</choose>
</if>
</choose>
</macro>
<macro name="publisher">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text term="no date" form="short"/>
</else>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" strip-periods="false"/>
</group>
</if>
<else>
<text variable="edition" suffix="."/>
</else>
</choose>
</macro>
<macro name="pages">
<choose>
<if type="article-journal article-magazine" match="any">
<choose>
<if variable="volume issue" match="any">
<text variable="page"/>
</if>
<else>
<label variable="page" form="short" suffix=" "/>
<text variable="page"/>
</else>
</choose>
</if>
<else>
<group>
<label variable="page" form="short" suffix=" "/>
<text variable="page"/>
</group>
</else>
</choose>
</macro>
<macro name="volumes">
<group>
<text variable="number-of-volumes" suffix=" "/>
<label variable="volume" form="short" plural="always"/>
</group>
</macro>
<macro name="online">
<choose>
<if variable="URL">
<text value="[online]"/>
</if>
</choose>
</macro>
<macro name="issued">
<choose>
<if type="article-newspaper article-magazine motion_picture paper-conference broadcast" match="any">
<date variable="issued">
<date-part name="day" suffix=" "/>
<date-part name="month"/>
</date>
</if>
</choose>
<choose>
<if type="motion_picture broadcast paper-conference" match="any">
<date variable="issued">
<date-part name="year" prefix=" "/>
</date>
</if>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<text macro="author-short"/>
<choose>
<if type="bill legislation" match="none">
<text macro="year-date"/>
</if>
</choose>
<group>
<label variable="locator" form="short" strip-periods="false"/>
<text variable="locator"/>
</group>
</group>
</layout>
</citation>
<bibliography hanging-indent="false" et-al-min="4" et-al-use-first="3">
<sort>
<key macro="author"/>
<key macro="year-date" sort="ascending"/>
<key variable="title"/>
</sort>
<layout>
<group delimiter=" ">
<choose>
<if type="bill legislation" match="any">
<text macro="author" suffix=". "/>
</if>
<else>
<text macro="author"/>
<choose>
<if variable="author editor" match="any">
<text macro="year-date" prefix=" (" suffix=")"/>
</if>
<else-if type="broadcast motion_picture" match="any">
<text macro="year-date" prefix=" (" suffix=")"/>
</else-if>
<else>
<text macro="year-date" prefix=" (" suffix=")."/>
</else>
</choose>
</else>
</choose>
<group delimiter=". ">
<choose>
<if type="bill legislation" match="any">
<group delimiter=". ">
<text variable="container-title" font-weight="bold"/>
<text macro="edition"/>
<text macro="editor"/>
<text variable="number" suffix=")" prefix="("/>
<text variable="note"/>
<text macro="online"/>
</group>
</if>
<else-if type="thesis">
<group delimiter=". ">
<group prefix=" " delimiter=" ">
<text macro="title" font-weight="bold"/>
<text macro="edition"/>
<text macro="online"/>
</group>
<group prefix=" " delimiter=", ">
<text variable="genre"/>
<text variable="publisher"/>
</group>
</group>
</else-if>
<else-if type="webpage">
<group prefix=" " delimiter=" ">
<text macro="title"/>
<text macro="online"/>
<text macro="edition"/>
</group>
</else-if>
<else-if type="manuscript">
<group delimiter=". ">
<group delimiter=" ">
<text macro="title"/>
<text variable="genre" prefix="[" suffix="]"/>
</group>
<text variable="archive"/>
<text variable="archive_location"/>
<text macro="online"/>
<text macro="publisher"/>
</group>
</else-if>
<else-if type="article-journal article-magazine article-newspaper interview map patent personal_communication song speech" match="any">
<group>
<group suffix=".">
<text macro="title" prefix=" "/>
<text macro="editor" prefix=" "/>
</group>
<group delimiter=" " prefix=" ">
<text variable="container-title" font-weight="bold"/>
<text macro="online"/>
</group>
<group prefix=", " delimiter=", ">
<text macro="issued"/>
<group delimiter=": ">
<group delimiter=" ">
<text variable="volume"/>
<text variable="issue" prefix="(" suffix=")"/>
</group>
<text macro="pages"/>
</group>
</group>
</group>
</else-if>
<else-if type="broadcast motion_picture" match="any">
<group delimiter=". ">
<group delimiter=", ">
<text variable="number"/>
<choose>
<if variable="container-title">
<text variable="title"/>
</if>
</choose>
</group>
<group delimiter=" ">
<choose>
<if type="motion_picture" match="any">
<text value="Film"/>
</if>
</choose>
<text macro="online"/>
</group>
<group delimiter=". ">
<text macro="director"/>
<text macro="publisher"/>
<text macro="issued"/>
</group>
</group>
</else-if>
<else-if type="bill book graphic legal_case report" match="any">
<group delimiter=". ">
<group prefix=" ">
<text macro="title"/>
<group delimiter=" " prefix=". ">
<text variable="collection-title"/>
<text variable="collection-number"/>
<text variable="number"/>
</group>
<group delimiter=". " prefix=". ">
<text macro="volumes"/>
<text macro="edition"/>
<text macro="editor"/>
</group>
<text macro="online" prefix=" "/>
</group>
<text macro="publisher" prefix=" "/>
<text variable="note" suffix=")" prefix="("/>
</group>
</else-if>
<else-if type="chapter" match="any">
<group>
<text macro="title" prefix=" " suffix="."/>
<group prefix=" " delimiter=" ">
<text term="in" text-case="capitalize-first" suffix=" " text-decoration="underline"/>
<text macro="bookauthor"/>
<group prefix=" " suffix=".">
<text variable="container-title" font-weight="bold"/>
<group delimiter=" " prefix=". ">
<text variable="collection-title"/>
<text variable="collection-number"/>
<text variable="number"/>
</group>
<group delimiter=". " prefix=". ">
<text macro="volumes"/>
<text macro="edition"/>
</group>
<text macro="online" prefix=" "/>
</group>
<group delimiter=". ">
<text macro="issued"/>
<text macro="publisher"/>
<text macro="pages"/>
</group>
</group>
</group>
</else-if>
<else-if type="paper-conference" match="any">
<group>
<text macro="title" prefix=" " suffix="."/>
<group delimiter=". ">
<group prefix=" " delimiter=" ">
<text term="in" text-case="capitalize-first" suffix=" " text-decoration="underline"/>
<text macro="editor" suffix="."/>
<text variable="container-title" font-weight="bold" suffix="."/>
<text variable="collection-title"/>
<group delimiter=". ">
<text variable="publisher-place" font-weight="bold"/>
<text macro="issued" font-weight="bold"/>
</group>
<text macro="online"/>
</group>
<group delimiter=". ">
<text variable="publisher"/>
<text macro="pages"/>
</group>
</group>
</group>
</else-if>
<else>
<group delimiter=". ">
<group>
<text macro="title" prefix=" "/>
<text macro="editor" prefix=" "/>
</group>
<group delimiter=" ">
<text variable="container-title" font-weight="bold"/>
<text macro="online"/>
</group>
<group prefix=" ">
<group prefix=" ">
<text variable="volume"/>
<text variable="issue" prefix=" (" suffix=")"/>
<text macro="issued"/>
</group>
<group prefix=" ">
<text macro="pages"/>
</group>
</group>
</group>
</else>
</choose>
<text prefix=" " macro="access"/>
</group>
</group>
</layout>
</bibliography>
</style>
|