Skip to content
Permalink
Browse files

Use first-reference-note-number instead of placeholder

  • Loading branch information...
fbennett committed Sep 5, 2014
1 parent 0999afe commit a85235abb54c170f67f3e53218e7f0d88816276b
Showing with 3 additions and 6 deletions.
  1. +1 −2 bluebook-inline.csl
  2. +1 −2 bluebook-law-review.csl
  3. +1 −2 bluebook2.csl
@@ -216,8 +216,7 @@
<text macro="source-short" suffix=","/>
<text value="supra" font-style="italic"/>
<text value="note"/>
<!-- CSL does not currently support reference to a note number, so we leave a blank space for correction now -->
<text value="##"/>
<text variable="first-reference-note-number"/>
<text macro="at_page"/>
</group>
</else-if>
@@ -210,8 +210,7 @@
<text macro="author-short"/>
<text value="supra" font-style="italic" prefix=", "/>
<text value="note" prefix=" "/>
<!-- CSL does not currently support reference to a note number, so we leave a blank space for correction now -->
<text value="___"/>
<text variable="first-reference-note-number"/>
<text macro="at_page"/>
</else-if>
<else>
@@ -216,8 +216,7 @@
<text macro="source-short" suffix=","/>
<text value="supra" font-style="italic"/>
<text value="note"/>
<!-- CSL does not currently support reference to a note number, so we leave a blank space for correction now -->
<text value="##"/>
<text variable="first-reference-note-number"/>
<text macro="at_page"/>
</group>
</else-if>

0 comments on commit a85235a

Please sign in to comment.
You can’t perform that action at this time.