citEntry(
    entry="article",
    title = "SpliceWiz: interactive analysis and visualization of alternative splicing in R",
    author = personList(
        as.person("Alex CH Wong"),
        as.person("Justin J-L Wong"),
        as.person("John EJ Rasko"),
        as.person("Ulf Schmitz")
    ),
    year = 2024,
    journal = "Briefings in Bioinformatics",
    doi = "10.1093/bib/bbad468",
    textVersion = 
    paste(
        "Alex CH Wong, Justin J-L Wong, John EJ Rasko, Ulf Schmitz.", 
        "SpliceWiz: interactive analysis and visualization of alternative splicing in R",
        "Briefings in Bioinformatics, Volume 25, Issue 1, January 2024, bbad468;",
        "doi: https://doi.org/10.1093/bib/bbad468" 
    )
)