From 384c8e1226f5684e8ec2ec290bd0b785ad7a807b Mon Sep 17 00:00:00 2001 From: Theo Guyard <theo.guyard@insa-rennes.fr> Date: Wed, 6 Oct 2021 13:01:49 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d887ba4..bd8e248 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository implements the Screen & Relax method solving the Elastic-Net problem. We introduced this method in -**> ADD CITATION** +**Paper is being reviewed, the citation will be available soon.** The above paper contains theoretical and numerical results that can be reproduced with this toolbox. If you encounter a bug or something unexpected, please let me know by raising an issue on the project page or by contacting me by [mail](mailto:theo.guyard@insa-rennes.fr). @@ -74,4 +74,4 @@ This software is distributed under the [MIT Licence](https://mit-license.org). If you use this package for your own work, please consider citing it as : -**ADD CITATION** +**Paper is being reviewed, the citation will be available soon.** -- GitLab