Multiple references to same source in a single footnote [patch available]
The multiple citations interface currently allows only one reference to a given resource within a single citation. Both the Chicago Manual of Style and the Bluebook provide for ibid (or id) back-references within the same footnote.
I'm not sure how much work would be required to enable this, but it would be very nice to have that flexibility.
I'm not sure how much work would be required to enable this, but it would be very nice to have that flexibility.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Update: I have also refactored the code that evaluates position, so that ibid references are correctly produced within a citation as well as against a previous note containing a single reference to the same source. In the course of putting all of this together, I came across a couple of bugs in addCitationDialog.xul, with actions that were not invoking properly. If someone opens a ticket, I can put up a patch for inspection.