citHeader("To cite the package 'NetCoMi' in publications use:")

title <- "{NetCoMi: Network Construction and Comparison for Microbiome Data}"
title_text <- "NetCoMi: Network Construction and Comparison for Microbiome Data"
url <- "https://netcomi.de"
year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)

bibentry(
  bibtype  = "Manual",
  title    = title,
  author   = c(person("Stefanie", "Peschel")),
  year     = year,
  note     = note,
  url      = url,
  textVersion = paste0("Stefanie Peschel, (", year, "). ", title_text, ". ", note, ". ", url)
)
