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

singR_citations <- c(
	bibentry(
		bibtype      = "Article",
		title        = "singR: A package of Simultaneous non-Gaussian Component Analysis for data integration in neuroimaging",
		author       = personList(
			as.person("Liangkang Wang"),
			as.person("Irina Gaynanova"),
			as.person("Benjamin Risk")
		),
		journal      = "Journal",
		year         = "2022"
	)
)
