From f02a383fe7e2a2145d7b9a0af530bbd3548b427a Mon Sep 17 00:00:00 2001 From: Eric Denovellis Date: Thu, 2 Nov 2023 10:14:51 -0700 Subject: [PATCH] Update docs --- docs/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/index.md b/docs/index.md index 65a9b98..6dea9ac 100644 --- a/docs/index.md +++ b/docs/index.md @@ -53,6 +53,12 @@ weighted_phase_lag_index = c.weighted_phase_lag_index() canonical_coherence = c.canonical_coherence(brain_area_labels) ``` +### Citation + +For citation, please use the following: + +> Denovellis, E.L., Myroshnychenko, M., Sarmashghi, M., and Stephen, E.P. (2022). Spectral Connectivity: a python package for computing multitaper spectral estimates and frequency-domain brain connectivity measures on the CPU and GPU. JOSS 7, 4840. [10.21105/joss.04840](https://doi.org/10.21105/joss.04840). + ### Implemented Measures Functional @@ -134,6 +140,7 @@ pip install -e . + Phencyclidine-induced psychosis causes hypersynchronization and disruption of connectivity within prefrontal-hippocampal circuits that is rescued by antipsychotic drugs ++ The cerebellum regulates fear extinction through thalamo-prefrontal cortex interactions in male mice ```{toctree} :hidden: