|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" page-range-format="chicago" default-locale="en-GB"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" page-range-format="minimal" default-locale="en-GB"> |
3 | 3 | <info>
|
4 | 4 | <title>Manchester University Press monographs (note)</title>
|
5 | 5 | <id>http://www.zotero.org/styles/manchester-university-press</id>
|
|
22 | 22 | <category citation-format="note"/>
|
23 | 23 | <category field="generic-base"/>
|
24 | 24 | <summary>Manchester University Press monograph style with full notes and bibliography</summary>
|
25 |
| - <updated>2020-06-19T12:00:00+00:00</updated> |
| 25 | + <updated>2021-05-31T12:00:00+00:00</updated> |
26 | 26 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
27 | 27 | </info>
|
28 | 28 | <locale xml:lang="en">
|
|
416 | 416 | </group>
|
417 | 417 | <choose>
|
418 | 418 | <if variable="DOI">
|
419 |
| - <text variable="DOI" prefix=", https://doi.org/"/> |
| 419 | + <text variable="DOI" prefix=", doi: "/> |
420 | 420 | </if>
|
421 | 421 | <else>
|
422 | 422 | <choose>
|
|
448 | 448 | <citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true">
|
449 | 449 | <layout suffix="." delimiter="; ">
|
450 | 450 | <choose>
|
451 |
| - <if position="subsequent"> |
| 451 | + <if position="ibid-with-locator"> |
| 452 | + <group delimiter=", "> |
| 453 | + <text term="ibid" font-style="italic"/> |
| 454 | + <text macro="point-locators-subsequent"/> |
| 455 | + </group> |
| 456 | + </if> |
| 457 | + <else-if position="ibid"> |
| 458 | + <text term="ibid" font-style="italic"/> |
| 459 | + </else-if> |
| 460 | + <else-if position="subsequent"> |
452 | 461 | <group delimiter=", ">
|
453 | 462 | <text macro="contributors-short"/>
|
454 | 463 | <text macro="title-short"/>
|
455 | 464 | <text macro="locators-specific-note"/>
|
456 | 465 | </group>
|
457 | 466 | <text macro="point-locators-subsequent"/>
|
458 |
| - </if> |
| 467 | + </else-if> |
459 | 468 | <else>
|
460 | 469 | <group delimiter=", ">
|
461 | 470 | <text macro="contributors-note"/>
|
|
0 commit comments