citHeader("To cite the sft package in publications use:")
citEntry( 
  entry   = "article",
  title   = "Systems Factorial Technology with R and MATLAB",
  author  = personList(first="Joseph",last="Houpt",email="jhoupt@indiana.edu"),
  journal = "Behavior Research Methods",
  pages   = "X--XX",
  number  = "X",
  volume  = "XX",
  year    = "2020",
  textVersion = paste(
    "Houpt, J.W. (2020)", 
    "Systems Factorial Technology with R and MATLAB.",
    "Behavior Research Methods, XX, X--XXX.")
  )
