citHeader("To cite the 'openEBGM' package in publications, please use:")

manuscript <- paste("T. Canida and J. Ihrie. (2017). openEBGM: An R",
                    "implementation of the gamma-Poisson shrinker data mining",
                    "model. The R Journal, 9(2), 499-519.")

citEntry(
  entry = "Article",
  author = "Travis Canida and John Ihrie",
  title = "openEBGM: An R Implementation of the Gamma-Poisson Shrinker Data Mining Model",
  year = "2017",
  journal = "The R Journal",
  volume = "9",
  number = "2",
  pages = "499-519",
  url = "https://journal.r-project.org/archive/2017/RJ-2017-063/index.html",
  textVersion = manuscript
)
