|
From: Stefan G. <ste...@me...> - 2010-04-04 01:47:35
|
Hello, I am currently working on an export template for BibDesk for the AAA style (http://www.aaanet.org/publications/style_guide.pdf) and having troubles with the author-output for coauthored books. The AAA style suggests the format Lee, Namhee, Lisa Mikesell, and Anna Dina L. Joaquin The string I am using is <$pubAuthors.normalizedName.stringByRemovingTeX.@componentsJoinedByCommaAndAndWithEtAlAfterThree/> which outputs Lee, Namhee, Mikesell, Lisa, and Joaquin, Anna Dina L. whereas I need Lee, Namhee, Lisa Mikesell, and Anna Dina L. Joaquin How is it possible to achieve a different format for the second author name? Cheers, Stefan |