citHeader("Please cite the QUBIC package in your work, whenever you use it:")

citEntry(entry = "Article",
  title        = "{QUBIC}: a bioconductor package for qualitative biclustering analysis of gene co-expression data",
  author       = personList(as.person("Yu Zhang"),
                   as.person("Juan Xie"),
                   as.person("Jinyu Yang"),
                   as.person("Anne Fennell"),
                   as.person("Chi Zhang"),
                   as.person("Qin Ma")),
  journal      = "Bioinformatics",
  year         = "2017",
  volume       = "33",
  number       = "3",
  pages        = "450--452",
  doi          = "10.1093/bioinformatics/btw635",

  textVersion  =
  paste("Yu Zhang, Juan Xie, Jinyu Yang, Anne Fennell, Chi Zhang, Qin Ma;",
        "QUBIC: a bioconductor package for qualitative biclustering analysis of gene co-expression data.",
        "Bioinformatics, 2017; 33 (3): 450-452.",
        "doi: 10.1093/bioinformatics/btw635")
)
