BCE dates?
Over the years, there has been a lot of discussion about including BCE dates in Zotero. Is there currently a fix for this or a way of adding BCE dates?
I have tried 500BC, 500 BC, 500 BCE, 500BCE, -500. None of them work.
I have tried 500BC, 500 BC, 500 BCE, 500BCE, -500. None of them work.
@book{plato_republic_380bce,
address = {Athens},
title = {The Republic},
author = {{Plato}},
year = {380BCE}
}
But in MS word with Chicago (author-date) the citation comes out (Plato 380AD), who on earth expected that!
The bibliography gives:
Plato. The Republic. Athens, 380AD.
This is just plain wrong.
However is seems simply perverse to change a date entered as 380 BC or whatever into saying explicitly "AD" (and notice it is not "CE")! After all it does not add AD to "normal" dates.
AD/BC vs BCE/CE is defined in the terms of a citation style, so could be toggled there, though that's a secondary issue.
According to standard style guides, you'd indeed either cite classical works without date or you would cite the date for the edition of the work you're using. APA does allow you to include the original date of publication such as in this comment: http://blog.apastyle.org/apastyle/2009/12/happy-holiday-citing-citation-of-classical-works.html#comment-6a01157041f4e3970b0147e114ac73970b
but since we don't even have a field for that, that's kind of moot right now.
You can force literal pass through for dates using _35 BCE (i.e. an underscore at the beginning) though I don't think that'll necessarily export nicely and I have no idea what it does on sorting. The underscore will be included in the text, you'd have to take that out at the end.
Generally we'll want ancient dates to work, I'd assume we'll fix that when other issues with the date field (such as the inability to enter uncertain dates or date ranges) are addressed.
original-date: 380BCE
in the extra field get the date to the processor unchanged?