From 666150b5446be191e3d72fd6ea5135296d5c76a0 Mon Sep 17 00:00:00 2001 From: Harvey Huang Date: Tue, 3 Oct 2023 08:32:58 -0500 Subject: [PATCH] Update README.txt to add preprint doi --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index a2f4765..eb90ae3 100644 --- a/README.txt +++ b/README.txt @@ -1,7 +1,7 @@ If this code is used in a publication, please cite the manuscript: "CARLA: Adjusted common average referencing for cortico-cortical evoked potential data" by H Huang, G Ojeda Valencia, NM Gregg, GM Osman, MN Montoya, GA Worrell, KJ Miller, and D Hermes. -A preprint is available currently at doi: ___ +A preprint is available currently at: https://doi.org/10.48550/arXiv.2310.00185 Correspondence: H Huang: huang.harvey@mayo.edu; D Hermes: hermes.dora@mayo.edu @@ -26,4 +26,4 @@ a. The data used in this analysis will be available upon manuscript publication b. Pial, cortical, and subcortical segmentations for each subject were obtained using Freesurfer v7. These were used to localize each stimulation site to a particular tissue type. The relevant Freesurfer outputs for each subject are located in the data subdirectory: data/derivatives/freesurfer -c. All custom analyses were performed in MATLAB R2023a. Step-by-step code blocks and instructions to generate all manuscript figures and results are in "main.m". Please open "main.m" and follow the code sections contained therein. \ No newline at end of file +c. All custom analyses were performed in MATLAB R2023a. Step-by-step code blocks and instructions to generate all manuscript figures and results are in "main.m". Please open "main.m" and follow the code sections contained therein.