Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

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}

enter image description here

share|improve this question
2  
Hi Lauren, Welcome to TeX.SE! I indented your code using the {} 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
Please add a minimal working example (MWE) that illustrates your problem. – lockstep Oct 6 '12 at 21:07

closed as too localized by lockstep, percusse, Stefan Kottwitz Nov 20 '12 at 10:33

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.