bibentry("Manual",
         title = "cladoRcpp v0.15.1: C++ Implementations of Phylogenetic Cladogenesis Calculations",
         author = c(person("Nicholas J.", "Matzke", email = "nickmatzke.ncse@gmail.com", role=c("aut", "cre", "cph"))),
         organization = "University of Auckland",
         address      = "New Zealand",
         year         = 2018,
         note         = "In addition to citing the CRAN packages, please cite these when using the rexpokit/cladoRcpp/BioGeoBEARS packages: \n\nMatzke, Nicholas J. (2013). Probabilistic historical biogeography: new models for founder-event speciation, imperfect detection, and fossils allow improved accuracy and model-testing. Frontiers of Biogeography, 5(4), 242-248. http://escholarship.org/uc/item/44j7n141\n\nOthers:\n\nMatzke, Nicholas Joseph (2014). Model Selection in Historical Biogeography Reveals that Founder-event Speciation is a Crucial Process in Island Clades. Systematic Biology, 63(6), 951-970\n",
         url          = "https://cran.r-project.org/package=cladoRcpp",
         mheader = "To cite package 'cladoRcpp' in publications use:",
		 mfooter = 
         paste("A lot of time and effort in creating cladoRcpp, as well as the sister packages 'rexpokit' and 'BioGeoBEARS',",
          "please cite it and the other packages when using it for publication.",
	  "See also", sQuote("citation(\"cladoRcpp\")"),
	  "for citing R packages.", sep = " ")
	)

