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.13.1",
         year = "2016",
         url = "http://mc-stan.org/",
         textVersion =
           paste("Stan Development Team (2016).",
                 title = "StanHeaders: Headers for the {R} interface to {Stan}.",
                 "http://mc-stan.org/.") 
)
