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

citEntry(entry = "Misc", 
         title = "{StanHeaders}: Headers for the {R} interface to {Stan}",
         author = person(given = "Stan Development Team"),
         note = "R package version 2.18.1",
         year = "2019",
         url = "http://mc-stan.org/",
         textVersion =
           paste("Stan Development Team (2019).",
                 title = "StanHeaders: Headers for the {R} interface to {Stan}.",
                 "http://mc-stan.org/.") 
)
