Citation Style help needed - Anthropology (AAA)
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.
In addition to my lack of actual involvement, take the unpredictability of programming progress as an additional caveat.
Michael
The first is that I seem to recall a few weeks or months ago, a note somewhere that the new CSL processor was available and was able to handle some of the AAA citation style issues (e.g., omitting next author, tab spaces and hanging indents, etc). I can't seem to find that post again, but I wanted to check and see if any progress has since been made on completing a AAA style. I'm currently in the final throes of writing my dissertation (well, final three months...) and would love to be able to use AAA style to be disciplinarily consistent.
The second is a related issue: I'm citing some magazine and newspaper articles in my thesis, none of which has an author (for a popular reference, think of the Economist). I've got a number of these, from different sources on different dates, all in October 1993. AAA style dictates that the citations include the month and date, as well as the year, both in text and in the bibliography.
Agence France Presse
1993 Four Killed in Tribal Clashes in Southwestern Kenya. October 14.
1993 Ethnic Clashes Kill 15 in Narok, Kenya. October 17.
BBC
1993 Narok District fighting: DC Says Area Now Calm; Police Say 17
Confirmed Dead. October 20.
Daily Nation
1993 Fighting in Narok Leaves Four Dead. Nairobi, Kenya. October 14.
1993 Man Killed in New Narok Clash. Nairobi, Kenya. October 16.
So far, I've been using ASA as a style similar to AAA and it gives me only the year in in-text citations, I think because the entry in Zotero doesn't include and author, and ASA style doesn't use the publication as a replacement. I can easily add the publication as a prefix to the in-text citation, but there's a problem when it comes to disambiguation. My in-text citations should look something like this:
(AFP 1993a, 1993b; BBC 1993; Daily Nation 1993a, 1993b).
Instead, what I get is something like this:
(AFP 1993a, 1993c; BBC 1993; Daily Nation 1993b, 1993d), in which the articles are disambiguated in alphabetical order, but not by publication.
Any thoughts/advice on how to avoid this while using ASA as a substitute for AAA would be appreciated. Obviously this is something that the AAA style will have to deal with as well...
thanks!
see here for the new language and the citeproc processor:
citationstyles.org/2010/03/22/citation-style-language-1-0/
you'd have to slightly change ASA to accommodate what you need - it's certainly possible - maybe you can look at one of the styles (I think Chicago author-date) that does use title as a replacement for guidance.
http://gist.github.com/399263
It's just a rough shot at the problem; the only change from mainstream ASA is at line 50. Good luck!
(Edit: there's a sticking point in that Zotero/CSL doesn't have a means of short-forming the publication name.)
thanks, I'll give that a shot. Still crossing my fingers for things to fall into place so there's a AAA style before my August thesis submission deadline!
Has there been any progress? I've been using the style that James posted in Box.net, which is good, except for the problems already mentioned. Cmbarton's style is also good, and the bibliography can be reformatted with some "search and replace," as he points out (though the style uses commas in the parenthetical citations, rather than the colons that AAA requires). Both of these styles, however, require a lot of manual cleaning up before a paper looks like an AAA formatted paper.
Is there anything better out there at this point? Thanks, again, to all those who have dedicated labor to this.
http://gsl-nagoya-u.net/http/pub/citeproc-demo/demo.html
Note, though, that someone actually has to do the work on the AAA style - this won't be fixed automatically.
Take these two styles for a spin - ideally, try to use them with the word processor plugin (which I currently don't have installed for complicated reasons). They have different IDs and slightly different titels, so it's OK to install them both at the same time. Let me know what you find and which works better - the colon vs. comma issue should be fixed in both.
https://gist.github.com/917061
https://gist.github.com/917063