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

citEntry(
  entry    = "Manual",
  title    = "{approxOT}: approximate optimal transport",
  author   = person(given="Eric A.",family = "Dunipace"),
  year     = 2021,
  note     = sprintf("R package version %s", 0.1),
  url      = "https://github.com/ericdunipace/approxOT",
  textVersion = paste(
    "Dunipace, Eric A. (2021)",
    "approxOT: approximate optimal transport.",
      sprintf("R package version %s", 0.1),"."
  )
)
