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

citEntry(entry = "manual",
title        = "{EntropyMCMC}: An {R} Package for MCMC Simulation
and Convergence Evaluation using Entropy and Kullback Divergence Estimation",
  author       = personList(as.person("Didier Chauveau"),
                   as.person("Houssam Alrachid")),
  journal      = "",
  year         = "2019",
  volume       = "",
  number       = "",
  pages        = "",
  url          = "https://CRAN.R-project.org/package=EntropyMCMC",

  textVersion  =
  paste("Didier Chauveau, Houssam Alrachid, (2019).",
        "EntropyMCMC: An R Package for MCMC convergence evaluation.",
        "https://CRAN.R-project.org/package=EntropyMCMC")
)

