Skip to content

Commit

Permalink
Merge pull request #656 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 1d18868 + 8ce6975 commit cda4ac8
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ citHeader("Please cite T. Wu (2021) for using clusterProfiler. In addition, plea

citEntry(entry ="ARTICLE",
title = "clusterProfiler 4.0: A universal enrichment tool for interpreting omics data",
author = personList(
as.person("Tianzhi Wu"),
as.person("Erqiang Hu"),
as.person("Shuangbin Xu"),
as.person("Meijun Chen"),
as.person("Pingfan Guo"),
as.person("Zehan Dai"),
as.person("Tingze Feng"),
as.person("Lang Zhou"),
as.person("Wenli Tang"),
as.person("Li Zhan"),
as.person("xiaochong Fu"),
as.person("Shanshan Liu"),
as.person("Xiaochen Bo"),
as.person("Guangchuang Yu")
author = c(
person("Tianzhi", "Wu"),
person("Erqiang", "Hu"),
person("Shuangbin", "Xu"),
person("Meijun", "Chen"),
person("Pingfan", "Guo"),
person("Zehan", "Dai"),
person("Tingze", "Feng"),
person("Lang", "Zhou"),
person("Wenli", "Tang"),
person("Li", "Zhan"),
person("xiaochong", "Fu"),
person("Shanshan", "Liu"),
person("Xiaochen", "Bo"),
person("Guangchuang", "Yu")
),
journal = "The Innovation",
year = "2021",
Expand Down

0 comments on commit cda4ac8

Please sign in to comment.