
citHeader("To cite scphaser in publications use:")

citEntry(entry = "Article",
  title        = "scphaser: Haplotype Inference Using Single-Cell RNA-Seq Data",
  author       = personList(as.person("Daniel Edsgärd"),
  	       as.person("Björn Reinius"), as.person("Rickard Sandberg")),
  journal      = "Bioinformatics",
  year         = "2016",
  volume       = "TBD",
  number       = "TBD",
  pages        = "TBD",
  url          = "http://dx.doi.org/10.1093/bioinformatics/btw484",

  textVersion  =
  paste("Daniel Edsgärd et al.,",
        "scphaser: Haplotype Inference Using Single-Cell RNA-Seq Data,",
        "Bioinformatics, 2016")
)
