--- a/src/pdps.rs Tue Dec 06 15:02:49 2022 +0200 +++ b/src/pdps.rs Wed Dec 07 06:54:56 2022 +0200 @@ -3,7 +3,8 @@ This corresponds to the manuscript - * Valkonen T. - _Proximal methods for point source localisation_. ARXIV TO INSERT. + * Valkonen T. - _Proximal methods for point source localisation_, + [arXiv:2212.02991](https://arxiv.org/abs/2212.02991). The main routine is [`pointsource_pdps`]. It is based on specilisatinn of [`generic_pointsource_fb`] through relevant [`FBSpecialisation`] implementations.