|
| 1 | +citHeader("To cite aplot in publications use:") |
| 2 | + |
| 3 | +bibentry( |
| 4 | + bibtype = "article", |
| 5 | + title = "aplot: Simplifying the creation of complex graphs to visualize associations across diverse data types.", |
| 6 | + author = c( |
| 7 | + person("Shuangbin Xu"), |
| 8 | + person("Qianwen", "Wang"), |
| 9 | + person("Shaodi", "Wen"), |
| 10 | + person("Junrui", "Li"), |
| 11 | + person("Nan", "He"), |
| 12 | + person("Ming", "Li"), |
| 13 | + person("Thomas", "Hackl"), |
| 14 | + person("Rui", "Wang"), |
| 15 | + person("Dongqiang", "Zeng"), |
| 16 | + person("Shixiang", "Wang"), |
| 17 | + person("Shensuo", "Li"), |
| 18 | + person("Chun-Hui", "Gao"), |
| 19 | + person("Lang", "Zhou"), |
| 20 | + person("Shaoguo", "Tao"), |
| 21 | + person("Zijing", "Xie"), |
| 22 | + person("Lin", "Deng"), |
| 23 | + person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com") |
| 24 | + ), |
| 25 | + year = "2025", |
| 26 | + journal = "The Innovation", |
| 27 | + volume = "6", |
| 28 | + issue = "9", |
| 29 | + number = "", |
| 30 | + pages = "100958.", |
| 31 | + doi = "10.1016/j.xinn.2025.100958", |
| 32 | + PMID = "", |
| 33 | + url = "https://doi.org/10.1016/j.xinn.2025.100958", |
| 34 | + textVersion = paste("S Xu, Q Wang, S Wen, J Li, N He, M Li, T Hackl, R Wang, D Zeng, S Wang, S Li, CH Gao, L Zhou, S Tao, Z Xie, L Deng, G Yu.", |
| 35 | + "aplot: Simplifying the creation of complex graphs to visualize associations across diverse data types.", |
| 36 | + "The Innovation. 2025, 6(9):100958. doi: 10.1016/j.xinn.2025.100958" |
| 37 | + ) |
| 38 | + |
| 39 | +) |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
0 commit comments