bibentry(bibtype="inproceedings",
  key = "Jwang2020BCB",
  header = "To cite the GridOnClusters package in publications use:",
  title = "Joint Grid Discretization for Biological Pattern Discovery",
  booktitle = "Proceedings of the 11th ACM International Conference on Bioinformatics, Computational Biology and Health Informatics",
  year = "2020",
  author = c(person("Jiandong", "Wang"),
             person("Sajal", "Kumar"),  
             person("Mingzhou", "Song")),
  articleno = "57",
  doi = "10.1145/3388440.3412415"
)

bibentry(bibtype="manual",
  key = "jwangGOC2020",
  title = "GridOnClusters: Joint Discretization of Data on a Grid that Preserves Clusters",
  year = "2022",
  author = c(person("Jiandong", "Wang"),
             person("Sajal", "Kumar"),  
             person("Mingzhou", "Song")),
  note = "R package version 0.1.0",
  url = "https://CRAN.R-project.org/package=GridOnClusters"
)