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

bibentry(
  bibtype  = "Manual",
  title    = "riskutility: Disclosure Risk and Data Utility Metrics for Synthetic and Anonymized Data",
  author   = c(
    person("Matthias", "Templ",
           email = "matthias.templ@gmail.com",
           comment = c(ORCID = "0000-0002-8638-5276"))
  ),
  year     = "2025",
  note     = "R package version 0.1.0",
  url      = "https://github.com/matthias-da/riskutility",
  textVersion = paste(
    "Templ, M. (2025).",
    "riskutility: Disclosure Risk and Data Utility Metrics for Synthetic and Anonymized Data.",
    "R package version 0.1.0.",
    "https://github.com/matthias-da/riskutility"
  )
)

bibentry(
  bibtype  = "Article",
  title    = "Measuring disclosure risk and data utility for privacy-preserving data synthesis",
  author   = c(
    person("Matthias", "Templ",
           comment = c(ORCID = "0000-0002-8638-5276"))
  ),
  journal  = "Journal of Statistical Software",
  year     = "2025",
  note     = "Submitted",
  textVersion = paste(
    "Templ, M. (2025).",
    "Measuring disclosure risk and data utility for privacy-preserving data synthesis.",
    "Journal of Statistical Software. (Submitted)"
  )
)
