citHeader("To cite EGAnet in publications use:")

citEntry(
	entry = "Manual",
	title = "{EGAnet}: Exploratory Graph Analysis - A framework for estimating the number of dimensions in multivariate data using network psychometrics",
	author = personList(c(as.person("Hudson F. Golino"), as.person("Alexander P. Christensen"))),
	note = "R package version 0.6.0",
	year = "2019",

  textVersion  =
  paste(
	"Golino, H. F., & Christensen, A. P. (2019).",
        "EGAnet: Exploratory Graph Analysis - A framework for estimating the number of dimensions in multivariate data using network psychometrics.",
	"R package version 0.6.0."
	)
)