citHeader("To cite the 'manymome' package in publications use:")

bibentry(
  bibtype = "Manual",
	title = "manymome: An R package for computing the indirect effects, conditional effects, and conditional indirect effects",
	url = "https://github.com/sfcheung/manymome",
	author = c(as.person("S. F. Cheung"),
             as.person("S.-H. Cheung")),
	year = "2023",
  textVersion =
  paste("Cheung, S. F., & Cheung, S.-H. (2023).",
        "manymome: An R package for computing the indirect effects, conditional effects, and conditional indirect effects.",
        "R package version 0.1.10",
        "https://github.com/sfcheung/manymome/")
)