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

citEntry(
  entry    = "Manual",
  title    = "{backbone}: Extracts the Backbone from Weighted Graphs",
  author   = c(person("Rachel","Domagalski"), person("Zachary", "Neal"), person("Bruce", "Sagan")),
  year     = 2020,
  note     = "R package version 1.2.2",
  url      = "https://CRAN.R-project.org/package=backbone",
  textVersion = paste("Rachel Domagalski, Zachary Neal, and Bruce Sagan (2020). backbone: Extracts the Backbone from Weighted Graphs. R package version 1.2.2.
  https://CRAN.R-project.org/package=backbone"
  )
)

citEntry(
  entry    = "article",
  title    = "{backbone}: An R package for extracting the backbone of bipartite projections",
  author   = c(person("Rachel","Domagalski"), person("Zachary", "Neal"), person("Bruce", "Sagan")),
  year     = 2020,
  journal     = "arXiv",
  number = {1912.12779},
  url      = "https://arxiv.org/abs/1912.12779",
  textVersion = paste("Rachel Domagalski, Zachary Neal, and Bruce Sagan (2020). backbone: An R package for extracting the backbone of bipartite projections. https://arxiv.org/abs/1912.12779"
  )
)
