citHeader("To cite package 'random.polychor.pa' in publications use:")
desc <- packageDescription("random.polychor.pa")
year <- sub(".*(2[[:digit:]]{3})-.*", "\\1", desc$Date)
vers <- paste(" R package version ", desc$Version)
citEntry(entry="Manual",
title = "random.polychor.pa: A Parallel Analysis With Randomly Generated Polychoric Correlation Matrices",
author = personList(as.person("Fabio Presaghi"),
as.person("Marta Desimoni")),
year = year,
note = vers,
textVersion =
paste("Fabio Presaghi, & Marta Desimoni (",2010,"). random.polychor.pa: A Parallel Analysis With Randomly Generated Polychoric Correlation Matrices.", vers, ".", sep=""))
