Advanced (field level) disambiguation
I am working on a German legal citation style (with footnotes).
In that style I would like to add disambiguation information selectively.
I guess the best way to achieve my goals would be a field based level of disambiguation.
The following are some of my goals:
(1)
The base citation for book and theses is just [author short (last name)] + [locator].
(2)
The first name of the author [author long] should appear if there are text of two authors with the same last name cited.
(3)
The [title (short form)] of the book/thesis should appear when
(3.1) there are more than one books of the same author (last name and first name) cited or
(3.2) the same author (first and last name) is also cited with a journal article.
(4)
The edition should only appear if there are two books with the same author (first and last name) and title cited.
Preferably the edition info should only appear for the older edition.
(5)
The volume should only appear if there are two or more volumes of the same book (author, title, edition) cited.
I take it that such disambiguation rules are currently not possible with CSL/Zotero?
In that style I would like to add disambiguation information selectively.
I guess the best way to achieve my goals would be a field based level of disambiguation.
The following are some of my goals:
(1)
The base citation for book and theses is just [author short (last name)] + [locator].
(2)
The first name of the author [author long] should appear if there are text of two authors with the same last name cited.
(3)
The [title (short form)] of the book/thesis should appear when
(3.1) there are more than one books of the same author (last name and first name) cited or
(3.2) the same author (first and last name) is also cited with a journal article.
(4)
The edition should only appear if there are two books with the same author (first and last name) and title cited.
Preferably the edition info should only appear for the older edition.
(5)
The volume should only appear if there are two or more volumes of the same book (author, title, edition) cited.
I take it that such disambiguation rules are currently not possible with CSL/Zotero?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
1)
I would like to add the disambiguating element depending on what fields differ.
If for example an older edition is cited I would like the disambiguating element to not be the title but only the edition. One could say I would like to have alternative disambiguation instead of incremental disambiguation.
2)
And for some citations I would like to exclude some parts of the citation from the disambiguation test. For example I have one author who wrote a journal article and a book. The journal article is always cited with [author name], [journal abbreviation], [year] and [first page].
The disambiguation test for the book will result in "false" because the book is cited [author name], [title if disambiguate="true"]. Thus the book will be cited just with the [author name] without additional information, because it differs from the cite with the additional journal info.
But I would like to add the book title in this case because readers might confuse the cite with just the author name with the journal article.
I hope I could explain what I mean.