From d2c0bd44b8b7a80002f2fdfe6b833422386f0b93 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Tue, 12 Jun 2018 10:53:14 +0200
Subject: [PATCH] Update DESCRIPTION

---
 pkg/DESCRIPTION | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/pkg/DESCRIPTION b/pkg/DESCRIPTION
index 166779e..3872e96 100644
--- a/pkg/DESCRIPTION
+++ b/pkg/DESCRIPTION
@@ -4,11 +4,12 @@ Description: Mixture of logistic regressions parameters (H)estimation with
     (U)spectral methods. The main methods take d-dimensional inputs and a vector
     of binary outputs, and return parameters according to the GLMs mixture model
     (General Linear Model). For more details see chapter 3 in the PhD thesis of
-		Mor-Absa Loum: <http://www.theses.fr/s156435>.
+		Mor-Absa Loum: <http://www.theses.fr/s156435>, available here
+		<https://www.math.u-psud.fr/~loum/IMG/pdf/these.compressed-2.pdf>.
 Version: 0.2-0
-Author: Benjamin Auder <Benjamin.Auder@math.u-psud.fr> [aut,cre],
-    Mor-Absa Loum <Mor-Absa.Loum@math.u-psud.fr> [aut]
-Maintainer: Benjamin Auder <Benjamin.Auder@math.u-psud.fr>
+Author: Benjamin Auder <Benjamin.Auder@u-psud.fr> [aut,cre],
+    Mor-Absa Loum <Mor-Absa.Loum@u-psud.fr> [aut]
+Maintainer: Benjamin Auder <Benjamin.Auder@u-psud.fr>
 Depends:
     R (>= 3.0.0),
 Imports:
-- 
2.44.0