citHeader("If you are using the 'nomclust' package, please cite the following article:")

bibentry(
  bibtype = "Article",
  title = "Nomclust 2.0: an R package for hierarchical clustering of objects characterized by nominal variables",
  author = c(
    person("Zdenek", "Sulc"),
    person("Jana", "Cibulkova"),
    person("Hana", "Rezankova")
  ),
  journal = "Computational Statistics",
  year = 2022,
  volume = 37,
  pages = "2161–2184",
  doi = "10.1007/s00180-022-01209-4"
)


