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

year <- "2024"
vers <- "0.1"
url <- "https://CRAN.R-project.org/package=RSAtools"

bibentry(bibtype = "Manual",
  title        = "\\texttt{RSAtools}: Advanced Response Surface Analysis",
  author       = c(person(given = "Fernando", family = "Núñez-Regueiro"),
                   person(given = "Jacques", family = "Juhel")),
  year         = year,
  note         = vers,
  url          = url,

  textVersion  =
  paste("Núñez-Regueiro, F., Juhel, J. (",
        year, "). RSAtools: Advanced Response Surface Analysis. ",
        vers, ". Retrieved from ", url, sep = "")
)
