File: CITATION

package info (click to toggle)
r-cran-dimred 0.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,812 kB
  • sloc: sh: 49; makefile: 10
file content (12 lines) | stat: -rw-r--r-- 558 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
bibentry(bibtype = "Article",
         author = c(person("Guido", "Kraemer"),
                    person("Markus", "Reichstein"),
                    person(c("Miguel", "D."), "Mahecha")),
         title = "{dimRed} and {coRanking}---Unifying Dimensionality Reduction in R",
         year = "2018",
         journal = "The R Journal",
         url = "https://journal.r-project.org/archive/2018/RJ-2018-039/index.html",
         pages = "342--358",
         volume = "10",
         number = "1",
         note = sprintf("coRanking version %s", meta$Version))