citHeader("To cite 'memshare' R package in publications, please use:")

bibentry(bibtype = "article",
  title = "Memshare: Memory Sharing for Multicore Computation in R with an Application to Feature Selection by Mutual Information using PDE",
  author = c(
    person(given="Michael C.", family="Thrun"),
    person(given="Julian", family="Märte")
  ),
  journal = "The R Journal",
  year = "2026",
  doi = "10.32614/RJ-2025-043",
  pages="306-322",
  volume = "17",
  issue = "4",
  issn = "2073-4859",
  url = "https://doi.org/10.32614/RJ-2025-043",
  textVersion =paste(
"Thrun, M. C., & Märte, J.:",
"Memshare: Memory Sharing for Multicore Computation in R with an Application to Feature Selection by Mutual Information using PDE,",
"The R Journal,",
"Vol. 17(4),",
"pp. 306-322,",
"DOI: 10.32614/RJ-2025-043,",
"2026."
)
)
