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

citEntry(entry = "Manual",
  title        = "{optimr}: A Replacement and Extension of the 'optim' Function",
  author       = personList(as.person("John C Nash")),
  url          = "https://CRAN.R-project.org/package=optimr",

textVersion  =
  paste("John C Nash (2016).",
        "{optimr}: A Replacement and Extension of the 'optim' Function",
        "URL https://CRAN.R-project.org/package=optimr")
)
