bibentry(
    bibtype="Article",
	  title="Describe and understand your model’s parameters",
	  author=c(person("Daniel", "Lüdecke"), person("Mattan S.", "Ben-Shachar"), person("Dominique", "Makowski")),
	  journal="CRAN",
	  year="2020",
	  note="R package",
	  doi="10.5281/zenodo.3731932",
	  url="https://easystats.github.io/parameters",

	  textVersion =
  	  paste("Lüdecke, Ben-Shachar & Makowski (2020). Describe and understand your model’s parameters. CRAN.",
		  "Available from https://easystats.github.io/parameters."
		  ),
	  mheader = "To cite parameters in publications use:"
)