citHeader("To cite {ciftiTools} in publications use:")

ciftiTools_citations <- c(
	bibentry(
		bibtype      = "Misc",
		title        = "ciftiTools: A package for reading, writing, visualizing and manipulating CIFTI files in R",
		author       = personList(
			as.person("Damon D Pham"),
			as.person("John Muschelli"),
			as.person("Amanda F Mejia")
		),
		year				 = "2021",
		url     		 = "https://doi.org/10.1016/j.neuroimage.2022.118877",
		key          = "pham2021ciftitools"
	)
)