Best way to use Zotero w/ multiple publication dates & Chicago Manual of Style A-D
According to the Chicago Manual of Style, if it's important for the reader to know the date when something was first published and the writer is using a reprint edition, then when using the author-date style the writer should:
1. Put both dates in citations, with the original in square brackets.
2. Put both dates in the reference, with the original in parentheses.
3. Add a notation to the reference and explain which version is used for page numbers.
Example of a citation:
Marx ([1893] 1967)
Example of the corresponding reference
Marx, Karl. (1893) 1967. Capital: A Critique of Political Economy; Volume II: The Process of Circulation of Capital, ed. Frederick Engels. NY: International Publishers. Page numbers are from the International Publishers edition.
What's the best way to implement this using Zotero?
(FWIW, I'm using the LyX interface to LaTeX with the LyZ plugin for Zotero.)
1. Put both dates in citations, with the original in square brackets.
2. Put both dates in the reference, with the original in parentheses.
3. Add a notation to the reference and explain which version is used for page numbers.
Example of a citation:
Marx ([1893] 1967)
Example of the corresponding reference
Marx, Karl. (1893) 1967. Capital: A Critique of Political Economy; Volume II: The Process of Circulation of Capital, ed. Frederick Engels. NY: International Publishers. Page numbers are from the International Publishers edition.
What's the best way to implement this using Zotero?
(FWIW, I'm using the LyX interface to LaTeX with the LyZ plugin for Zotero.)
{:original-date: 1893}
If the style supports these fields (the Chicago style in Zotero does), these will be picked up and used appropriately.
This only works for BBTs BibLaTeX mode, and only if there's exclusively numbers between the brackets. The brackets must also be at the start of the date field.
original-date: 1893
instead. Works the same way, but is guaranteed to be migrated once Zotero gets a proper field for this.
Original date: 1893
or
Original Date: 1893
will also work now (Zotero and BBT).
I need to achive that:
citation: (Hegel, [1807] 2009)
Reference: Hegel, G. W. F. ([1807] 2009) book name in italic, Publisher, Address
What you suggest?
Thnaks!
Original date: 1807
BibTeX doesn’t have an “extra” field. BBT will extract the “original-date” information from Extra to “origdate” in BibLaTeX. But it seems not to work for the more readable “Original date”
@emilianoeheyns could you fix that?
Original date: 1950
I use a Scrivener→ODF→ODF Scan workflow. The scannable cite footnote entry is
{ | Miller, 1987 | p. 206 | |zu:7870809:KKFFI76G}
and the footnote generated includes the original date:
5. Henry Miller, Sexus: The Rosy Crucifixion I (1950; repr., New York: Grove Press, 1987), 206.
awesome! thank you!
I would love to have a proper Original Date field, and the option of pulling the "Year" pseudo-field from that.