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

citEntry(entry = "Article",
  title        = "A Common Platform for Graphical Models in {R}: The {gRbase} Package",
  author       = personList(as.person("Claus Dethlefsen"),
                   as.person("S{\\o}ren H{\\o}jsgaard")),
  journal      = "Journal of Statistical Software",
  year         = "2005",
  volume       = "14",
  number       = "17",
  pages        = "1--12",
  url          = "http://www.jstatsoft.org/v14/i17/",

  textVersion  =
  paste("Claus Dethlefsen, Sren Hjsgaard (2005).",
        "A Common Platform for Graphical Models in R: The gRbase Package.",
        "Journal of Statistical Software, 14(17), 1-12.",
        "URL http://www.jstatsoft.org/v14/i17/.")
)

