From 91bf6333086230979d17b0e61afe3edf8515fb00 Mon Sep 17 00:00:00 2001 From: KonstiDE Date: Sat, 9 Nov 2024 14:29:46 +0100 Subject: [PATCH] citation inst/ --- inst/CITATION | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 inst/CITATION diff --git a/inst/CITATION b/inst/CITATION new file mode 100644 index 0000000..f5456c1 --- /dev/null +++ b/inst/CITATION @@ -0,0 +1,7 @@ +bibentry( + bibtype = "Article", + title = "RStoolbox: An R package for Remote Sensing Data Analysis", + author = "Konstantin Müller and Jakob Schwalb-Willmann and Martin Wegmann and Benjamin Leutner", + journal = "Methods in Ecology and Evolution", + doi = "10.1111/2041-210X.14451" +)