citHeader("To cite PCMBase in publications use one of the following articles:")


citEntry(entry = "Article",
  title        = "Parallel Likelihood Calculation for Phylogenetic Comparative Models: the SPLITT C++ Library",
  author       = personList(as.person("Venelin Mitov"),
                   as.person("Tanja Stadler")),
  journal      = "Methods Ecol Evol.",
  year         = "2019",
  volume       = "00",
  number       = "",
  pages        = "1–14",
  url          = "https://doi.org/10.1111/2041-210X.13136",

  textVersion  =
  paste("Venelin Mitov, Tanja Stadler (2018).",
        "Parallel Likelihood Calculation for Phylogenetic Comparative Models: the SPLITT C++ Library",
        "Methods in Ecology and Evolution",
        "URL https://doi.org/10.1111/2041-210X.13136")
)

citEntry(entry = "Article",
  title        = "Fast likelihood evaluation for multivariate phylogenetic comparative methods: the PCMBase R package",
  author       = personList(as.person("Venelin Mitov"),
                   as.person("Krzysztof Bartoszek"),
                   as.person("Georgios Asimomitis"),
                   as.person("Tanja Stadler")),
  journal      = "arxiv q-bio.PE",
  year         = "2018",
  volume       = "",
  number       = "",
  pages        = "arXiv:1809.09014",
  url          = "https://arxiv.org/abs/1809.09014",

  textVersion  =
  paste("Venelin Mitov, Krzysztof Bartoszek, Georgios Asimomitis, Tanja Stadler (2018).",
        "Fast likelihood evaluation for multivariate phylogenetic comparative methods: the PCMBase R package",
        "arxiv",
        "URL https://arxiv.org/abs/1809.09014")
)

citEntry(entry = "Article",
  title        = "Automatic generation of evolutionary hypotheses using mixed Gaussian phylogenetic models",
  author       = personList(as.person("Venelin Mitov"),
                   as.person("Krzysztof Bartoszek"),
                   as.person("Tanja Stadler")),
  journal      = "Proceedings of the National Academy of Sciences of the United States of America",
  year         = "2019",
  month        = "aug",
  volume       = "35",
  number       = "",
  pages        = "201813823",
  url          = "https://doi.org/10.1073/pnas.1813823116",

  textVersion  =
  paste("Venelin Mitov, Krzysztof Bartoszek, Tanja Stadler (2019).",
        "Automatic generation of evolutionary hypotheses using mixed Gaussian phylogenetic models",
        "PNAS",
        "URL https://doi.org/10.1073/pnas.1813823116")
)
