bibentry("Manual",
  title = "rexpokit: R wrappers for EXPOKIT; other matrix functions",
  author = personList(
    person("Nicholas J.", family="Matzke", 
      email="nickmatzke.ncse@gmail.com", 
      role=c("aut", "cre", "cph")),
    person("Roger B.", family="Sidje", 
      email="roger.b.sidje@ua.edu", 
      role=c("aut", "cph")),
    person("Drew", family="Schmidt", 
      email="schmidt@math.utk.edu", 
      role=c("aut"))
  ),
  organization = "University of California, Berkeley",
  address      = "Berkeley, CA",
  year         = 2013,
  note         = "NOTE: The EXPOKIT FORTRAN library was published in: Sidje, 
R.B. (1998). A Software Package for Computing Matrix Exponentials. 
ACM-Transactions on Mathematical Software, 24(1):130-156. 
http://tinyurl.com/bwa87rq ; Also, the rexpokit R package was first published in: 
Matzke, 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 ",
  url          = "http://phylo.wikidot.com/rexpokit",
  mheader      = "To cite R in publications use:",
  mfooter     = paste("A lot of time and effort in creating EXPOKIT and rexpokit,",
      "please cite it, Sidje (1998), and Matzke (2013) when using it for publication.",
      "See also", sQuote("citation(\"pkgname\")"),
      "for citing R packages.", sep = " ")
)

