citHeader(
  "To cite morie in publications, please cite the software. The ",
  "single citation below covers both the R and Python implementations, ",
  "which ship under the same version. Methodology and empirical-",
  "applications papers (MRM framework, criminological Hawkes process, ",
  "solitary-confinement / self-excitation / institutional churn) are ",
  "in preparation and will be added once publicly available with DOIs."
)

bibentry(
  bibtype = "Manual",
  key     = "ruhela_morie_2026",
  title   = "morie: Multi-domain Open Research and Inferential Estimation",
  author  = person("Vansh Singh", "Ruhela",
                   comment = c(ORCID = "0009-0004-1750-3592")),
  year    = "2026",
  note    = paste("R package version", meta$Version),
  url     = "https://github.com/rootcoder007/morie"
)
