Skip to content

Commit

Permalink
Merge pull request #42 from Clearmind777/devel
Browse files Browse the repository at this point in the history
update CITATION
  • Loading branch information
GuangchuangYu authored Jan 10, 2024
2 parents b2d3129 + 87e1424 commit 2c2d172
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ citHeader("Please cite G. Yu (2015) for using ReactomePA. In addition, please ci

citEntry(entry = "ARTICLE",
title = "ReactomePA: an R/Bioconductor package for reactome pathway analysis and visualization",
author = personList(
as.person("Guangchuang Yu"),
as.person("Qing-Yu He")
author = c(
person("Guangchuang", "Yu"),
person("Qing-Yu", "He")
),
journal = "Molecular BioSystems",
year = "2016",
Expand Down

0 comments on commit 2c2d172

Please sign in to comment.