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

citEntry(entry = "Manual",
  title        = "{walkr}: Random Walks in the Intersection of Hyperplanes and the N-Simplex",
  author       = personList(as.person("Andy Yao"),
                   as.person("David Kane")),
  year         = "2015",
  url          = "https://CRAN.R-project.org/package=walkr", 
  textVersion  =
  paste("Andy Yao, David Kane (2015).",
        "walkr: Random Walks in the Intersection of Hyperplanes and the N-Simplex.",
        "CRAN.",
        "URL https://CRAN.R-project.org/package=walkr."))