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

citEntry(entry = "Article",
  title        = "Implementing Panel-Corrected Standard Errors in {R}: The {pcse} Package",
  author       = personList(as.person("Delia Bailey"),
                   as.person("Jonathan N. Katz")),
  journal      = "Journal of Statistical Software, Code Snippets",
  year         = "2009",
  note         = "Forthcoming",
  url          = "http://www.jstatsoft.org/",

  textVersion  =
  paste("Delia Bailey, Jonathan N. Katz (2009).",
        "Implementing Panel-Corrected Standard Errors in R: The pcse Package.",
        "Journal of Statistical Software, Code Snippets. Forthcoming.",
        "URL http://www.jstatsoft.org/.")
)

