citHeader("To cite package 'RRPP' in a publication use:")

citEntry(entry = "Misc",
	title = "{RRPP}: Linear Model Evaluation with Randomized Residuals in a Permutation Procedure. R package version 0.4.0.",
    author = personList(as.person("M. L. Collyer"),
			    as.person("D. C. Adams")),
  	year = "2019",
  	url = "https://CRAN.R-project.org/package=RRPP",
  	textVersion = paste("Collyer, M. L. and D. C. Adams. 2019. RRPP: Linear Model Evaluation with Randomized Residuals in a Permutation Procedure.", "https://CRAN.R-project.org/package=RRPP", sep = ""))
  
  citEntry(entry = "Misc",
	title = "{RRPP}: An R package for fitting linear models to high‐dimensional data using residual randomization. ",
        author = personList(as.person("M. L. Collyer"),
			    as.person("D. C. Adams")),
  	year = "2018",
  	journal = "Methods in Ecology and Evolution",
  	volume = "9",
  	issue = "2",
  	pages = "1772-1779",
  	textVersion = paste("Collyer, M. L. and D. C. Adams. 2018. RRPP: RRPP: An R package for fitting linear models to high‐dimensional data using residual randomization. Methods in Ecology and Evolution. 9(2): 1772-1779. ", 
  	"https://besjournals.onlinelibrary.wiley.com/doi/10.1111/2041-210X.13029",
  	sep = ""))
	

citFooter("Please cite both references, noting version number for RRPP package (first citation), as the RRPP package will evolve quickly.")
