From 671879f3ead1bb26c2eebcf63905d4f8d9af9240 Mon Sep 17 00:00:00 2001 From: Remi Cresson <remi.cresson@inrae.fr> Date: Wed, 23 Aug 2023 11:24:23 +0200 Subject: [PATCH] DOC: update copyrights and contact --- CONTRIBUTING.md | 8 ++++---- LICENSE | 2 +- README.md | 8 +++++--- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2af0b57..685c42c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ Contributors: -- Rémi Cresson (remi.cresson@inrae.fr) -- Nicolas Narçon (nicolas.narcon@inrae.fr) -- Benjamin Commandre (benjamin.commandre@inrae.fr) -- Raffaele Gaetano (raffaele.gaetano@cirad.fr) +- Rémi Cresson (remi.cresson at inrae.fr) +- Nicolas Narçon +- Benjamin Commandre +- Raffaele Gaetano diff --git a/LICENSE b/LICENSE index 0e166bd..37862d7 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2020 INRAE + Copyright 2020-2023 INRAE Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index f249fa8..f2be459 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,12 @@ Representative illustrations: ## Cite ``` -@article{cresson2022clouds, +@inproceedings{cresson2022comparison, title={Comparison of convolutional neural networks for cloudy optical images reconstruction from single or multitemporal joint SAR and optical images}, - author={Cresson, R., Narcon, N., Gaetano, R., Dupuis A., Tanguy, Y., May, S., Commandre, B.}, - journal={arXiv preprint arXiv:2204.00424}, + author={Cresson, R{\'e}mi and Nar{\c{c}}on, N and Gaetano, Raffaele and Dupuis, Aurore and Tanguy, Yannick and May, St{\'e}phane and Commandr{\'e}, Benjamin}, + booktitle={XXIV ISPRS Congress (2022 edition)}, + volume={43}, + pages={1317--1326}, year={2022} } ``` -- GitLab