Skip to content

Commit

Permalink
Bluebook (#6183)
Browse files Browse the repository at this point in the history
Switch citations to page first
https://twitter.com/PaulGowder/status/1559648009222234112

Remove confusing 2nd version & update renamed-json
  • Loading branch information
adam3smith committed Aug 16, 2022
1 parent a4f2a72 commit 1bc9d62
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 237 deletions.
11 changes: 5 additions & 6 deletions bluebook-law-review.csl
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<group delimiter=" ">
<text variable="volume"/>
<text macro="container"/>
<text variable="page"/>
<text variable="page-first"/>
</group>
<text variable="locator"/>
</group>
Expand All @@ -117,7 +117,7 @@
</group>
<text macro="container"/>
<group delimiter=", ">
<text variable="page"/>
<text variable="page-first"/>
<text variable="locator"/>
</group>
<text macro="issuance" prefix="(" suffix=")"/>
Expand All @@ -133,7 +133,7 @@
<text macro="issuance"/>
<group delimiter=" ">
<text value="at"/>
<text variable="page"/>
<text variable="page-first"/>
</group>
</group>
</else-if>
Expand All @@ -143,13 +143,12 @@
<text variable="volume"/>
<text macro="container"/>
</group>
<text variable="page"/>
<text variable="page-first"/>
<text variable="locator" prefix=", "/>
<text macro="issuance" prefix=" (" suffix=")"/>
</else-if>
<else-if type="book" match="any">
<text variable="title" font-variant="small-caps"/>
<text variable="page" prefix=" "/>
<text variable="locator" prefix=" "/>
<text macro="issuance" prefix=" (" suffix=")"/>
</else-if>
Expand All @@ -159,7 +158,7 @@
<group delimiter=" ">
<text variable="volume"/>
<text macro="container"/>
<text variable="page"/>
<text variable="page-first"/>
<text variable="locator"/>
<text macro="issuance" prefix="(" suffix=")"/>
</group>
Expand Down
230 changes: 0 additions & 230 deletions bluebook2.csl

This file was deleted.

3 changes: 2 additions & 1 deletion renamed-styles.json
Original file line number Diff line number Diff line change
Expand Up @@ -533,5 +533,6 @@
"technische-universitat-dresden-medizin": "apa",
"prifysgol-caerdydd-harvard": "cardiff-university-harvard",
"harvard-cardiff-university-old":"cardiff-university-harvard",
"harvard-oxford-brookes-university-faculty-of-health-and-life-sciences": "harvard-cite-them-right"
"harvard-oxford-brookes-university-faculty-of-health-and-life-sciences": "harvard-cite-them-right",
"bluebook2": "bluebook-law-review"
}

0 comments on commit 1bc9d62

Please sign in to comment.