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

citEntry(entry = "Article",
  title        = "Concave Penalized Estimation of Sparse Gaussian Bayesian Networks",
  author       = personList(as.person("Bryon Aragam"),
                   as.person("Qing Zhou")),
  journal      = "Journal of Machine Learning Research",
  year         = "2015",
  volume       = "16",
  pages        = "2273--2338",
  url          = "http://jmlr.org/papers/v16/aragam15a.html",

  textVersion  =
  paste("Bryon Aragam, Qing Zhou (2015).",
        "Concave Penalized Estimation of Sparse Gaussian Bayesian Networks.",
        "Journal of Machine Learning Research, 16, 2273-2338.",
        "URL http://jmlr.org/papers/v16/aragam15a.html.")
)

citFooter("A lot of effort has gone into building and maintaing the ccdrAlgorithm package. Please cite it in all papers where it is used.")
