
bibentry(bibtype = "Article",
         title        = "{RAVE}: Comprehensive open-source software for reproducible analysis and visualization of intracranial EEG data",
         author       = c(as.person("John F. Magnotti"),
                          as.person("Zhengjia Wang"),
                          as.person("Michael S. Beauchamp")),
         journal      = "NeuroImage",
         year         = "2020",
         volume       = "223",
         pages        = "117341",
         doi          = "10.1016/j.neuroimage.2020.117341",
         header       = "To cite ravetools in publications use, please cite the RAVE paper from Beauchamp's lab.",
         footer       = "Please check https://rave.wiki for more information.",
         textVersion  = "Magnotti, JF, and Wang, Z, and Beauchamp, MS. RAVE: comprehensive open-source software for reproducible analysis and visualization of intracranial EEG data. NeuroImage, 223, p.117341."
)

bibentry(bibtype = "Article",
         title        = "{CARLA}: Adjusted common average referencing for cortico-cortical evoked potential data",
         author       = c(as.person("Harvey Huang"),
                          as.person("Gabriela Ojeda Valencia"),
                          as.person("Nicholas M. Gregg"),
                          as.person("Gamaleldin M. Osman"),
                          as.person("Morgan N. Montoya"),
                          as.person("Gregory A. Worrell"),
                          as.person("Kai J. Miller"),
                          as.person("Dora Hermes")),
         journal      = "Journal of Neuroscience Methods",
         year         = "2024",
         volume       = "407",
         pages        = "110153",
         doi          = "10.1016/j.jneumeth.2024.110153",
         header       = "If you use the carla() function, please also cite the original CARLA manuscript:",
         textVersion  = "Huang H, Ojeda Valencia G, Gregg NM, Osman GM, Montoya MN, Worrell GA, Miller KJ, Hermes D (2024). CARLA: Adjusted common average referencing for cortico-cortical evoked potential data. Journal of Neuroscience Methods, 407, 110153. doi:10.1016/j.jneumeth.2024.110153."
)

bibentry(bibtype = "Article",
         title        = "Proper reference selection and re-referencing to mitigate bias in single pulse electrical stimulation data",
         author       = c(as.person("Harvey Huang"),
                          as.person("Joshua A. Adkinson"),
                          as.person("Michael A. Jensen"),
                          as.person("Mohammed Hasen"),
                          as.person("Isabel A. Danstrom"),
                          as.person("Kelly R. Bijanki"),
                          as.person("Nicholas M. Gregg"),
                          as.person("Kai J. Miller"),
                          as.person("Sameer A. Sheth"),
                          as.person("Dora Hermes"),
                          as.person("Eleonora Bartoli")),
         journal      = "Journal of Neuroscience Methods",
         year         = "2025",
         volume       = "419",
         pages        = "110461",
         doi          = "10.1016/j.jneumeth.2025.110461",
         header       = "If you use carla(..., virtual_reference = TRUE), please also cite the modified CARLA manuscript:",
         textVersion  = "Huang H, Adkinson JA, Jensen MA, Hasen M, Danstrom IA, Bijanki KR, Gregg NM, Miller KJ, Sheth SA, Hermes D, Bartoli E (2025). Proper reference selection and re-referencing to mitigate bias in single pulse electrical stimulation data. Journal of Neuroscience Methods, 419, 110461. doi:10.1016/j.jneumeth.2025.110461."
)


bibentry(bibtype = "Article",
         title        = "Canonical response parameterization: Quantifying the structure of responses to single-pulse intracranial electrical brain stimulation",
         author       = c(as.person("Kai J. Miller"),
                          as.person("Klaus-Robert Mueller"),
                          as.person("Gabriela Ojeda Valencia"),
                          as.person("Harvey Huang"),
                          as.person("Nicholas M. Gregg"),
                          as.person("Gregory A. Worrell"),
                          as.person("Dora Hermes")),
         journal      = "PLOS Computational Biology",
         year         = "2023",
         volume       = "19",
         number       = "5",
         pages        = "e1011105",
         doi          = "10.1371/journal.pcbi.1011105",
         header       = "If you use the crp() function, please also cite the original CRP manuscript:",
         textVersion  = "Miller KJ, Mueller K-R, Ojeda Valencia G, Huang H, Gregg NM, Worrell GA, Hermes D (2023). Canonical response parameterization: Quantifying the structure of responses to single-pulse intracranial electrical brain stimulation. PLOS Computational Biology, 19(5), e1011105. doi:10.1371/journal.pcbi.1011105."
)