bibentry(
  bibtype="Article",
  key = "song2014hunting",
  header = "To cite the comparative chi-squared test in publications use:",
  title = "Hunting complex differential gene interaction patterns across molecular contexts",
  journal = "Nucleic Acids Research",
  year = "2014",
  volume = "42",
  number = "7",
  pages = "e57",
  author = c(person("Mingzhou", "Song"), 
             person("Yang", "Zhang"), 
             person(c("Alexia", "J."), "Katzaroff"), 
             person(c("Bruce", "A."), "Edgar"), 
             person("Laura", "Buttitta")),
  doi = "10.1093/nar/gku086"
)

bibentry(
  bibtype="Article",
  key = "zhang2015chinet",
  title = "{ChiNet} uncovers rewired transcription subnetworks in tolerant yeast for advanced biofuels conversion",
  journal = "Nucleic Acids Research",
  year = "2015",
  volume = "43",
  number = "9",
  pages = "4393--4407",
  author = c(person("Yang", "Zhang"), 
             person(c("Z.", "Lewis"), "Liu"), 
             person("Mingzhou", "Song")),
  doi = "10.1093/nar/gkv358"
)

bibentry(
  bibtype="Manual",
  key = "sharma2020diffxtables",
  header = "To cite the Sharma-Song test in publications use:",
  title = "DiffXTables: Pattern Analysis Across Contingency Tables",
  author = c(person("Ruby", "Sharma"),
             person("Mingzhou", "Song")),
  year = "2020",
  note = "R package",
  url = "https://CRAN.R-project.org/package=DiffXTables"
)

bibentry(
  bibtype="inproceedings",
  key = "sharma2020COPTYP",
  header = "To cite the marginal-change test, the strength test, and type analysis on multiple contingency tables in publications use:",
  author = c(person("Ruby", "Sharma"),
             person("Xuye", "Luo"),
             person("Sajal", "Kumar"),
             person("Mingzhou", "Song")),
	booktitle = "Proceedings of the 11th ACM International Conference on Bioinformatics, Computational Biology, and Health Informatics {(BCB '20)}",
	title = "Three co-expression pattern types across microbial transcriptional networks of plankton in two oceanic waters",
	year = "2020",
	note = "In press"
)