citHeader("To cite the R package 'EvaluateCore' in publications use:")

year <- "2025"
vers <- "R package version 0.1.4"

bibentry(bibtype  = "Manual",
         title  = "EvaluateCore: Quality Evaluation of Core Collections",
         author = c(person(given = "J.", family = "Aravind",
                           email = "j.aravind@icar.org.in",
                           role = c("aut", "cre"),
                           comment = c(ORCID = "0000-0002-4791-442X")),
                    person(given = "Vikender", family = "Kaur",
                           email = "vikender.kaur@icar.org.in",
                           role = "aut"),
                    person(given = c("Dhammaprakash", "Pandhari"),
					       family = "Wankhede",
                           email = "d.wankhede@icar.org.in",
                           role = "aut"),
                    person(given = "J.", family = "Nanjundan",
                           email = "j.nanjundan@icar.org.in",
                           role = "aut")),
         year = year,
         textVersion = paste(
           "Aravind, J., Kaur, V., Wankhede, D. P. and Nanjundan, J. (",
           year, ").  EvaluateCore: Quality Evaluation of Core Collections. ",
           vers, ", ", "https://aravind-j.github.io/EvaluateCore/",
		   "https://CRAN.R-project.org/package=EvaluateCore",
           ".", sep=""),
         note = paste(vers, "https://aravind-j.github.io/EvaluateCore/",
				      "https://CRAN.R-project.org/package=EvaluateCore"))

citFooter("This free and open-source software implements academic
research by the authors and co-workers. If you use it, please support
the project by citing the package.")
