Jason Giglio wrote:
Everything is going great with apa class and apacite now.
One minor problem though, it's putting an extra line between two of my
references. It appears the long URL in one reference is causing it,
shortening the URL fixes it.
Here's the part of the bib file in question.
@Misc{Obasanjo2005,
Author = {Obasanjo, D.},
Title = {Moving {B}eyond the {B}asics: {S}cott {I}saacs on
{AJAX} {D}esign {P}atterns},
HowPublished = {Retrieved December 26, 2005 from
http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=23a58e59-0a8d-43e4-ab18-a6d64ca5be87},
use _always_
\url{http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=23a58e59-0a8d-43e4-ab18-a6d64ca5be87}},
and a \usepackage{url} in Layout->Document->Preamble
Herbert