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 = "2025",
  note = "Accepted",
  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,",
"(accepted),",
"2025."
)
)
