bibentry(bibtype     = "Manual",
         textversion = NULL,
         header      = paste("To cite the", sQuote("minimaxApprox"),
                             "package in publications, please use:"),
         author      = person(given = "Avraham", family = "Adler",
                              role = c("aut", "cph", "cre"),
                              email = "Avraham.Adler@gmail.com",
                              comment = c(ORCID = "0000-0002-3039-0703")),
         title        = "minimaxApprox: Implementation of Remez Algorithm for Polynomial and Rational Function Approximation",
         year         = "2023",
         url          = "https://CRAN.R-project.org/package=minimaxApprox",
         doi          = "10.5281/zenodo.8158855",
         note         = "R package version 0.4.0"
)
