From 5784ad59e5a23ba06dae59e14e7281dd6164aa30 Mon Sep 17 00:00:00 2001 From: glisse Date: Thu, 1 Feb 2018 20:35:01 +0000 Subject: Avoid line breaks between \cite and key. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/sparserips-glisse@3204 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 292a7f7d5cbbe6c4c79fa2a16416fa6e3983b9fd --- src/Rips_complex/doc/Intro_rips_complex.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Rips_complex/doc/Intro_rips_complex.h b/src/Rips_complex/doc/Intro_rips_complex.h index d09c92a4..382ceef2 100644 --- a/src/Rips_complex/doc/Intro_rips_complex.h +++ b/src/Rips_complex/doc/Intro_rips_complex.h @@ -84,12 +84,12 @@ namespace rips_complex { * \f$(1+O(\epsilon))-\f$interleaved with it (in particular, their persistence * diagrams are at log-bottleneck distance at most ε). * - * The sparse Rips filtration was introduced by Don Sheehy \cite - * sheehy13linear. We are using the version from \cite buchet16efficient + * The sparse Rips filtration was introduced by Don Sheehy + * \cite sheehy13linear. We are using the version from \cite buchet16efficient * (except that we multiply all filtration values by 2, to match the usual * Rips complex). - * A more intuitive presentation of the idea is available in \cite - * cavanna15geometric, and in a video \cite cavanna15visualizing. + * A more intuitive presentation of the idea is available in + * \cite cavanna15geometric, and in a video \cite cavanna15visualizing. * * The interface of `Sparse_rips_complex` is similar to the one for the usual * `Rips_complex`, except that one has to specify the approximation factor, and -- cgit v1.2.3