bibentry("Misc",
         title = "SciViews-R",
         author = person("Philippe", "Grosjean", role = "aut"),
         organization = "UMONS",
         address      = "MONS, Belgium",
         year         = version$year,
         url          = "https://www.sciviews.org/SciViews-R/",
         
         mheader = "To cite SciViews-R in publications use:",
         mfooter = paste(
           "We have invested a lot of time and effort in creating SciViews-R,",
           "please cite it when using it together with R.",
           "See also", sQuote("citation(\"pkgname\")"),
           "for citing R packages.", sep = " ")
         )
