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

bibentry(
  bibtype = "Manual",
  key = "AIGENIE",
  title = paste(
    "AIGENIE: Automatic Item Generation and Validation",
    "via Network-Integrated Evaluation"
  ),
  author = c(
    person("Lara L.", "Russell-Lasalandra"),
    person("Alexander P.", "Christensen"),
    person("Hudson F.", "Golino")
  ),
  year = "2026",
  url = "https://laralee.github.io/AIGENIE/",
  doi = "10.32614/CRAN.package.AIGENIE",
  textVersion = paste0(
    "Russell-Lasalandra, L. L., Christensen, A. P., & ",
    "Golino, H. F. (2026). AIGENIE: Automatic Item Generation ",
    "and Validation via Network-Integrated Evaluation. ",
    "https://doi.org/10.32614/CRAN.package.AIGENIE"
  )
)

citHeader("For the AI-GENIE methodology, please also cite:")

bibentry(
  bibtype = "Article",
  key = "RussellLasalandra2026",
  title = paste(
    "Generative psychometrics via AI-GENIE:",
    "Automatic item generation and validation with",
    "network-integrated evaluation"
  ),
  author = c(
    person("Lara L.", "Russell-Lasalandra"),
    person("Alexander P.", "Christensen"),
    person("Hudson F.", "Golino")
  ),
  journal = "Behavior Research Methods",
  year = "2026",
  volume = "58",
  number = "8",
  pages = "217",
  doi = "10.3758/s13428-026-03082-1",
  url = "https://doi.org/10.3758/s13428-026-03082-1",
  textVersion = paste0(
    "Russell-Lasalandra, L. L., Christensen, A. P., & ",
    "Golino, H. F. (2026). Generative psychometrics via AI-GENIE: ",
    "Automatic item generation and validation with network-integrated ",
    "evaluation. Behavior Research Methods, 58(8), 217. ",
    "https://doi.org/10.3758/s13428-026-03082-1"
  )
)
