The Bluebook and some other styles require cites in long form on first
reference, and whenever the source has not been cited within some number of
footnotes. The relevant passage from the current edition of the Bluebook
reads as follows:
"Rule 13.7(c) Short Forms for Legislative Materials: Citations. In law
reveiw citations, use any of the forms listed in the "Short Citation"
column of the table below that clearly identifies the legislative material,
if the legislative material is already cited (in full or short form) in
either the _same_ _footnote_ or in a matter such that it can be readily
found in _one_ _of_ _the_ _preceding_ _five_ _footnotes_. Otherwise, use
the "Full Citation" form."
This could be handled with a conditon attribute
max-notes-to-last-reference, as follows:
<choose>
<if max-notes-to-last-reference="5">
<text variable="short-tittle"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
This is not an easy thing to implement, but for some important styles, it
is necessary.
Frank Bennett
CSL Schema
1.0
Public
|
Date: 2009-08-09 22:06 So I've applied and committed the 00-near-note.patch. If there's an error, |
|
Date: 2009-08-08 06:14 Have uploaded a schema patch, near_note.diff, that adds this facilty as a |
|
Date: 2009-08-07 18:11 assigning to Frank, to propose spec language and schema changes |
|
Date: 2009-08-03 07:09 Sorry, that was me immediately below. There's a typo in the post: |
|
Date: 2009-08-03 07:02 If this seems like a special favor to the note styles, maybe that's just |
|
Date: 2009-08-03 03:12 I'll read this more carefully later, but to clarify my #1 point, I'm just |
|
Date: 2009-08-03 02:01 Absolutely agree on the need to pin down exactly what the CSL would look |
|
Date: 2009-08-03 00:03 Oh, and by details, I don't mean at the level of, say, Zotero and Word. I |
|
Date: 2009-08-03 00:02 I'm not totally averse to this, but you need to respond to my latest two |
|
Date: 2009-08-02 23:16 It would be a terrific if this could be implemented. Let me know if there |
|
Date: 2009-07-31 02:42 Sorry, I wasn't logged in before, so, in case it wasn't clear, that last |
|
Date: 2009-07-31 01:08 After thinking about it carefully, I think that this is possible without a |
|
Date: 2009-07-31 00:23 OK, two things: |
|
Date: 2009-07-30 23:51 Law review articles are very densely cited, and because pinpoint references |
|
Date: 2009-07-30 20:22 Oh, I see the rule says this is for legislative materials. |
|
Date: 2009-07-30 20:08 Another point on the implementation angle that's related to the question of |
|
Date: 2009-07-28 10:22 Also, consider a thread on comp.text.tex [1], where the author of biblatex |
|
Date: 2009-07-28 10:18 Irrespective of how to configure this in CSL, the big issue that stands out |
| Filename | Description | Download |
|---|---|---|
| near_note.diff | Download | |
| 00-near-note.patch | near-note patch, as the first patch of a set | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2009-08-09 22:06 | bdarcus |
| close_date | - | 2009-08-09 22:06 | bdarcus |
| allow_comments | 1 | 2009-08-09 22:06 | bdarcus |
| File Added | 338472: 00-near-note.patch | 2009-08-09 00:49 | bierce |
| File Added | 338383: near_note.diff | 2009-08-08 05:54 | bierce |
| summary | Add near-note position conditional + distance configoption | 2009-08-08 03:04 | bierce |
| summary | max-notes-to-last-reference | 2009-08-08 03:04 | bierce |
| assigned_to | nobody | 2009-08-07 18:11 | bdarcus |