diff --git a/rebound/citations.py b/rebound/citations.py index eed025681..ce63ffdfb 100644 --- a/rebound/citations.py +++ b/rebound/citations.py @@ -164,7 +164,7 @@ def cite(sim): """ if sim.integrator == "trace": - txt += """The simulations were integrated using the hybrid time-reversible TRACE integrator \citep{reboundtrace}. """ + txt += """The simulations were integrated using the hybrid time-reversible TRACE integrator \\citep{reboundtrace}. """ bib += """@ARTICLE{reboundtrace, author = {{Lu}, Tiger and {Hernandez}, David M. and {Rein}, Hanno}, title = "{TRACE: a Time Reversible Algorithm for Close Encounters}",