citHeader("To cite bmscstan in publications use:")

bibentry(bibtype = "Article",
        title={"Bayesian multilevel single case models using \'Stan\'. A new tool to study single cases in neuropsychology"},
        author=c(person("Michele", "Scandola"),
                    person("Daniele", "Romano")),
        journal={"Neuropsychologia"},
        volume={"156"},
        pages={107834},
        year={"2021"},
        publisher={"Elsevier"}
         )

bibentry(bibtype = "Manual",
         title = {"bmscstan: Bayesian Multilevel Single Case models using \'Stan\'"},
         author = person("Michele", "Scandola",
                        role = c("aut", "trl", "cre"),
                        email = "michele.scandola@univr.it"),
         year = "2020",
         url = "https://github.com/michelescandola/bmscstan",
         note = "R package version 1.2.0.1"
         )
