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")),
  note = "In press"
)

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