citHeader(paste0("Data: Congreve & Lamsdell (2016a, b). Analysis: Smith (2019)."))

citEntry(entry = "article",
        journal = "Biology Letters",
        author = personList(as.person("Martin R. Smith")),
        title = "Bayesian and parsimony approaches reconstruct informative trees from simulated morphological datasets",
        year = "2019",
        volume = "15",
        issue = "2",
        pages = "20180632",

        textVersion =
        paste0("Smith, M. R. (2019). Bayesian and parsimony approaches reconstruct ",
               "informative trees from simulated morphological datasets. ",
               "Biology Letters, 15:20180632. ",
               "doi: 10.1098/rsbl.2018.0632"))

citEntry(entry= "article",
  author = personList(as.person("Curtis R. Congreve"), as.person("James C. Lamsdell")),
  issue = "3",
  journal = "Palaeontology",
  pages = "447-465",
  title = "Implied weighting and its utility in palaeontological datasets: a study using modelled phylogenetic matrices",
  volume = "59",
  year = "2016",

  textVersion = paste0("Congreve, C. R., and J. C. Lamsdell. 2016. ",
                       "Implied weighting and its utility in palaeontological datasets: ",
                       "a study using modelled phylogenetic matrices. ",
                       "Palaeontology, 59:447–462. doi:10.1111/pala.12236")
)

citEntry(entry= "article",
  author = personList(as.person("Curtis R. Congreve"), as.person("James C. Lamsdell")),
  journal = "Dryad Digital Repository",
  pages = "doi:10.5061/dryad.7dq0j",
  title = "Data from: Implied weighting and its utility in palaeontological datasets: a study using modelled phylogenetic matrices",
  year = "2016",

  textVersion <- paste0("Congreve, C. R., and J. C. Lamsdell. 2016. Data from: ",
                        "Implied weighting and its utility in palaeontological datasets: ",
                        "a study using modelled phylogenetic matrices. ",
                        "Dryad Digital Repository, doi:10.5061/dryad.7dq0j.")
)

