## Citation for the geokmeans package.
## Run citation("geokmeans") to view.

bibentry(
  bibtype  = "Article",
  title    = "Geometric-k-means: A Bound Free Approach to Fast and Eco-Friendly k-means",
  author   = c(
    person("Parichit", "Sharma"),
    person("Marcin", "Malec"),
    person("Hasan", "Kurban"),
    person("Oguzhan", "Kulekci"),
    person("Mehmet", "Dalkilic")
  ),
  journal  = "Machine Learning",
  year     = "2026",
  volume   = "115",
  number   = "2",
  pages    = "30",
  doi      = "10.1007/s10994-025-06891-1",
  header   = "To cite geokmeans or the Geometric-k-means algorithm in publications, please use:",
  textVersion = paste(
    "Parichit Sharma, Marcin Malec, Hasan Kurban, Oguzhan Kulekci, and",
    "Mehmet Dalkilic (2026). Geometric-k-means: A Bound Free Approach to",
    "Fast and Eco-Friendly k-means. Machine Learning, 115(2), article 30.",
    "doi:10.1007/s10994-025-06891-1"
  )
)
