[Robast-commits] r1252 - pkg/RobLoxBioC/inst

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat May 6 17:26:28 CEST 2023


Author: stamats
Date: 2023-05-06 17:26:27 +0200 (Sat, 06 May 2023)
New Revision: 1252

Modified:
   pkg/RobLoxBioC/inst/CITATION
Log:
use doi in CITATIOn file

Modified: pkg/RobLoxBioC/inst/CITATION
===================================================================
--- pkg/RobLoxBioC/inst/CITATION	2023-05-06 15:15:52 UTC (rev 1251)
+++ pkg/RobLoxBioC/inst/CITATION	2023-05-06 15:26:27 UTC (rev 1252)
@@ -6,9 +6,9 @@
          year = 2010,
          Volume="11",
          Pages="583",
-         url = "https://doi.org/10.1186/1471-2105-11-583",
+         doi = "10.1186/1471-2105-11-583",
          textVersion = paste("Kohl, M. and Deigner, H.P.",
                              "Preprocessing of gene expression data by optimally robust estimators.",
                              "BMC Bioinformatics 2010, 11:583",
-                             "URL https://doi.org/10.1186/1471-2105-11-583"))
+                             "https://doi.org/10.1186/1471-2105-11-583"))
 



More information about the Robast-commits mailing list