citHeader("To cite userfriendlyscience in publications, please use any of:")

year <- sub("-.*", "", meta$Date)
note <- sprintf("R package version %s", meta$Version)

bibentry(bibtype = "Manual",
         title = "{userfriendlyscience}: Quantitative analysis made accessible",
         author = c(person("Gjalt-Jorn Ygram", "Peters")),
         year = year,
         note = note,
         url = "https://userfriendlyscience.com",
         doi = "10.17605/osf.io/txequ")

bibentry(bibtype = "Article",
         title = "Diamond plots: a tutorial to introduce a visualisation tool that facilitates interpretation and comparison of multiple sample estimates while respecting their inaccuracy",
         author = c(person("Gjalt-Jorn Ygram", "Peters")),
         journal= "PsyArXiv",
         year = 2017,
         url = "https://psyarxiv.com/fzh6c")
