citHeader("To cite FoRDM in publications, please use:")

bibentry(
  bibtype = "Article",
  title   = "FoRDM: A toolkit for robust many-objective optimization to support forest decision-making under climate change",
  author  = c(
    person(given = "Marc", family = "Djahangard"),
    person(given = "Rasoul", family = "Yousefpour")
  ),
  journal = "Ecological Informatics",
  year    = "2026",
  volume  = "97",
  pages   = "103903",
  doi     = "10.1016/j.ecoinf.2026.103903",
  url     = "https://doi.org/10.1016/j.ecoinf.2026.103903",
  textVersion = paste(
    "Djahangard, M., & Yousefpour, R. (2026).",
    "FoRDM: A toolkit for robust many-objective optimization to support forest decision-making under climate change.",
    "Ecological Informatics, 97, 103903.",
    "https://doi.org/10.1016/j.ecoinf.2026.103903"
  )
)

citFooter("Also cite R itself: see citation() in R.")