citHeader("To cite parcor in publications please use:")

citEntry(entry = "Article",
  title        = "Regularized Estimation of Large-Scale Gene Regulatory Networks using Gaussian Graphical Models",
  author       = personList(as.person("N. Kraemer"),
                   as.person("J. Schaefer"),as.person("A.-L. Boulesteix")),
  journal      = "BMC Bioinformatics",
  year         = "2009",
  volume       = "10",
  number       = "384",  

  textVersion  =
  paste("N. Kraemer, J. Schaefer. A.-L. Boulesteix (2009).",
        "Regularized Estimation of Large-Scale Gene Regulatory Networks using Gaussian Graphical Models",
        "BMC Bioinformatics 10:384"
        )
)

