For some reason, my references are aligning towards the right and running off the page. See attached picture. No idea why this is happening. I am not manipulating alignment anywhere else in the document that I can think of. Centering doesn't help. I've included the code that seems the most relevant.
Your help is very much appreciated.
\usepackage{apacite}
\usepackage[numbers]{natbib} % more control over how references appear within text.
\bibpunct{[}{]}{,}{n}{}{} % like so.
\citep{Saffranetal96}
\bibliographystyle{apacite}
\bibliography{allLaurenallthetime}

{}button; I also removed your name since it appears at the bottom right of your question :) Could you turn your code snippet into a MWE, as it will really help folks who might be able to help :) – cmhughes Sep 20 '12 at 16:05