inst/CITATION.R

citHeader("To cite ness in publications use:")

citEntry(entry = "misc",
         title        = "ness with R - hypergeometric standardization and probabilistic measures of similarity for community ecology",
         author       = personList(as.person("Lénaïck Menot")),
         journal      = "Zenodo",
         year         = "2019",
         url          = "https://doi.org/10.5281/zenodo.3254750",

         textVersion  =
           paste("Menot L. (2019).",
                 "ness with R - hypergeometric standardization and probabilistic measures of similarity for community ecology - v0.1.0.",
                 "Zenodo.",
                 "https://doi.org/10.5281/zenodo.3254750")
)
Lenaick-Menot/ness documentation built on June 25, 2019, 12:05 a.m.