citHeader("If you use OncoSimulR, please cite the OncoSimulR Bioinformatics paper.",
          " A former version of OncoSimulR has been used in a large",
          " comparative study of methods to infer restrictions,",
          " published in BMC Bioinformatics; you might want to cite that too,",
          " if appropriate, such as when referring to using evolutionary simulations",
          " to assess oncogenetic tree/cancer progression methods performance.")


citEntry(entry="Article",
         author = "R Diaz-Uriarte",
         title = "OncoSimulR: genetic simulation with arbitrary epistasis and mutator genes in asexual populations.",
         journal = "Bioinformatics",
         year = "2017",
         doi = "10.1093/bioinformatics/btx077",
         publisher = "Oxford University Press",
         url = " https://doi.org/10.1093/bioinformatics/btx077",
         textVersion = paste("R Diaz-Uriarte.",
                             "OncoSimulR: genetic simulation with arbitrary epistasis and mutator genes in asexual populations.",
                             " 2017. Bioinformatics, https://doi.org/10.1093/bioinformatics/btx077.")
         )

## citEntry(entry="Manual",
##          author = "R Diaz-Uriarte",
##          title = "OncoSimulR: Forward Genetic Simulation of Cancer Progresion with Epistasis.",
##          year = "2015",
##          note = "R package version 2.0.0",
##          textVersion = paste("R Diaz-Uriarte.",
##              "OncoSimulR: Forward Genetic Simulation of Cancer Progresion with Epistasis. 2015. BioConductor package version 2.0.0 ")
## )


## citHeader("A former version of OncoSimulR has been used in this paper:")

citEntry(entry="Article",
         author = "R Diaz-Uriarte",
         title = "Identifying restrictions in the order of accumulation of mutations during tumor progression: effects of passengers, evolutionary models, and sampling",
         journal = "BMC Bioinformatics",
         year = "2015",
         doi = "10.1186/s12859-015-0466-7",
         url = "http://www.biomedcentral.com/1471-2105/16/41/abstract",
         volume = "16",
         number = "41",
         textVersion = paste("R Diaz-Uriarte.",
             "Identifying restrictions in the order of accumulation of mutations during tumor progression: effects of passengers, evolutionary models, and sampling",
             "BMC Bioinformatics, 16(41), 2015.")
)
