I apologize if I am sending this incorrectly, but I am replying to the
message at<br><a href="http://www.tug.org/pipermail/texhax/2010-March/014517.html" target="_blank">http://www.tug.org/pipermail/texhax/2010-March/014517.html</a><br><br>
It seems that the original advice provided doesn't quite stay within APA
the guidelines. I think if you instead add two lines of code on lines
on line 996 which looks like<br><br><div>
format.bvolume output</div><div> format.chapter.pages
"chapter and pages" output.check</div><br>to<br><br> new.block
<p style="margin: 0px; text-indent: 0px;"> format.in.ed.booktitle
output.nonnull</p>
<p style="margin: 0px; text-indent: 0px;"> format.bvolume output</p>
<p style="margin: 0px; text-indent: 0px;"> format.chapter.pages
"chapter and pages" output.check</p><p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;">This seems to
fix the problem that I was having with the editor and book title not
appearing correctly.</p>
<p style="margin: 0px; text-indent: 0px;"><br></p><p style="margin: 0px; text-indent: 0px;">-Trevor<br></p>