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

citEntry(entry = "Article",
         title        = "Species misidentification affects biodiversity metrics: Dealing with this issue using the new R package naturaList.",
         author       = personList(as.person("Arthur Vinicius Rodrigues"),
                                   as.person("Gabriel Nakamura"),
                                   as.person("Vanessa Graziele Staggemeier"),
                                   as.person("Leandro Duarte")),
         journal      = "Ecological Informatics",
         year         = "2022",
         volume       = "69",
         url          = "https://doi.org/10.1016/j.ecoinf.2022.101625",

         textVersion  =
           paste("Rodrigues, A.V; Nakamura, G; Staggemeier, V.G; Duarte, L. (2022).",
                 "Species misidentification affects biodiversity metrics: Dealing with this issue using the new R package naturaList.",
                 "Ecological Informatics, 69.",
                 "DOI: 10.1016/j.ecoinf.2022.101625.")
)

