ropensci / babette

babette is an R package to work with BEAST2
https://docs.ropensci.org/babette
GNU General Public License v3.0
44 stars 6 forks source link

Check if citation works #60

Closed richelbilderbeek closed 5 years ago

richelbilderbeek commented 5 years ago

Yup, works!

> citation("babette")

To cite reports in publications, please use:

  Bilderbeek, Richèl JC, and Etienne, Rampal S. babette: BEAUti 2,
  BEAST 2 and Tracer for R. Methods in Ecology and Evolution (2018).
  https://doi.org/10.1111/2041-210X.13032

A BibTeX entry for LaTeX users is

  @Article{,
    title = {babette: BEAUti 2, BEAST 2 and Tracer for R},
    author = {Richèl JC Bilderbeek and Rampal S Etienne},
    journal = {Methods in Ecology and Evolution},
    year = {2018},
    publisher = {Wiley Online Library},
    url = {https://doi.org/10.1111/2041-210X.13032},
  }

>