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.
1. This will require a CSL change.
I can't give you a time frame. I wouldn't expect this to happen super quickly.
This is a rather random and rather complex requirement that, afaict, affects one single discipline, so it's not something that I would say is treated with a sense of urgency in the CSL team, though it's certainly on the menu and I'd say pretty likely for CSL 1.1.
2. Once that's done, Zotero and Mendeley use the same CSL processor. Paper2 has its own implementation, but they're communicating closely with the CSL core team, so I'd expect them to have their processor role out with changes at the same time or shortly after CSL 1.1
3. The final issue is that from what Frank says this isn't a processor issue alone, because it also involves an extra layer of communication with the word processor - aka the word processor plugin(s). If that's indeed the case, that would be separate for all CSL implementation.
The above is a bit technical. Can someone summarize how I can use AAA within Zotero, in order to get the proper indents when I copy the bibliography to the clipboard and drag it over into word? I also tried this with RTF, HTML, and the in word plug-in (which I don't usually use). None of them captured the indent needed, which should look like the ones seen on page 7 of the AAA style guide. http://www.aaanet.org/publications/style_guide.pdf
Otherwise, if this style change is not in the works, can anyone give me a work-around? I really don't know how to use the tab settings in word properly, so it's very hard for me to figure out how to change it manually en-masse. Thanks in advance. I really hope this style can gain its full functionality in Zotero.
edit: whoops. My other account. same as maevepotter above.
I hope the team does try, as there are many anthropologists out there who use this style. It would be much appreciated. Thank you very much.
The problem I'm having is I can't get hanging indentation to work at all using left-margin right-inline pairs as explained in the CSL 1.0 specification.
I'm trying to modify the AAA citation style found here. This style doesn't seem to render correctly in my version of Word (2011) or LibreOffice (4.0.1) (both for Mac OS, but I have tried with Word 2007 for Windows with the same results). Instead of something like I get something like If the left-margin right-inline formatting would work, I could live with hard-coding spaces by changing line 364 of the CSL file to
<text macro="date-bibliography" prefix="&#160;&#160;&#160;&#160;"/>
and line 371 to
<text macro="title" prefix="&#160;&#160;"/>
This all works just fine in the CSL Code Editor and with the hard-coded spaces looks pretty close to what I want. Any ideas?