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

citEntry(entry = "Article",
  title        = "{R} Functions to Symbolically Compute
  		   the Central Moments of the Multivariate Normal
		   Distribution",
  author       = personList(as.person("Kem Phillips")),
  journal      = "Journal of Statistical Software, Code Snippets",
  year         = "2010",
  note         = "Forthcoming",

  textVersion  =
  paste("Kem Phillips (2010).",
        "R Functions to Symbolically Compute the Central Moments of the Multivariate Normal Distribution.",
        "Journal of Statistical Software, Code Snippets, Forthcoming.")
)
