citHeader("Why do you want to cite this?  What the hell is wrong with you?")

citEntry(
  entry = "Misc",
  title = "memuse: Estimating memory usage of dense, in-core objects.",
  author = personList(as.person("Drew Schmidt")),
  year = "2013",
  note = "{R} Package",
  url = "https://wrathematics.github.io/",
  textVersion = "Schmidt, D. (2013) memuse: Estimating memory usage of dense, in-core objects. R Package, URL https://github.com/wrathematics/memuse",
  key = "memuseRPackage"
)

citEntry(
  entry = "Manual",
  title = "Guide to the memuse Package",
  author = personList(as.person("Drew Schmidt")),
  year = "2013",
  note = "{R} Vignette",
  url = "https://wrathematics.github.io/",
  textVersion = "Schmidt, D. (2013) Guide to the memuse Package. R Vignette, URL https://github.com/wrathematics/memuse",
  key = "memuseRPackageVignette"
)

