Skip to content

Commit 9977e71

Browse files
committed
🎨 SSOT ndmg refs
1 parent a833fe3 commit 9977e71

File tree

2 files changed

+35
-3
lines changed

2 files changed

+35
-3
lines changed

docs/_sources/references/preconfigs.bib

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,35 @@ @article{Hoff21
99
langid = {english}
1010
}
1111

12+
@misc{Kiar18a,
13+
title = {A {{High-Throughput Pipeline Identifies Robust Connectomes But Troublesome Variability}}},
14+
author = {Kiar, Gregory and Bridgeford, Eric W. and Roncal, William R. Gray and {\noopsort{reproducibility (corr)}}and Reproducibility (CoRR), Consortium for Reliability and Chandrashekhar, Vikram and Mhembere, Disa and Ryman, Sephira and Zuo, Xi-Nian and Margulies, Daniel S. and Craddock, R. Cameron and Priebe, Carey E. and Jung, Rex and Calhoun, Vince D. and Caffo, Brian and Burns, Randal and Milham, Michael P. and Vogelstein, Joshua T.},
15+
year = {2018},
16+
month = apr,
17+
pages = {188706},
18+
publisher = {{bioRxiv}},
19+
doi = {10.1101/188706},
20+
copyright = {\textcopyright{} 2018, Posted by Cold Spring Harbor Laboratory. This pre-print is available under a Creative Commons License (Attribution 4.0 International), CC BY 4.0, as described at http://creativecommons.org/licenses/by/4.0/},
21+
langid = {english}
22+
}
23+
24+
@misc{Neur,
25+
title = {{{NeuroData}}'s {{MRI}} to {{Graphs}}},
26+
author = {{NeuroData}},
27+
url = {https://neurodata.io/m2g/}
28+
}
29+
30+
@misc{Neur18a,
31+
title = {M2g},
32+
author = {{NeuroData}},
33+
year = {2018},
34+
month = jan,
35+
abstract = {ndmg},
36+
copyright = {Apache-2.0},
37+
howpublished = {NeuroData},
38+
url = {https://github.com/neurodata/m2g/tree/v0.1.0}
39+
}
40+
1241
@article{Rami20,
1342
title = {Maternal {{Interleukin-6 Is Associated With Macaque Offspring Amygdala Development}} and {{Behavior}}},
1443
author = {Ramirez, Julian S B and Graham, Alice M and Thompson, Jacqueline R and Zhu, Jennifer Y and Sturgeon, Darrick and Bagley, Jennifer L and Thomas, Elina and Papadakis, Samantha and Bah, Muhammed and Perrone, Anders and Earl, Eric and {Miranda-Dominguez}, Oscar and Feczko, Eric and Fombonne, Eric J and Amaral, David G and Nigg, Joel T and Sullivan, Elinor L and Fair, Damien A},

docs/_sources/user/pipelines/preconfig.rst

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,12 @@ This pipeline is the result of `Neurodata's <https://neurodata.io/>`_ study to c
8787

8888
Note, the 'ndmg_graph' connectome graph outputs are always produced by C-PAC. This pipeline configuration simply replicates the preprocessing methods described in the paper, linked below.
8989

90-
* `https://www.biorxiv.org/content/10.1101/188706v6 <https://www.biorxiv.org/content/10.1101/188706v6>`_
91-
* `https://neurodata.io/m2g/ <https://neurodata.io/m2g/>`_
92-
* `https://github.com/neurodata/m2g <https://github.com/neurodata/m2g>`_
90+
.. bibliography:: /references/preconfigs.bib
91+
:style: cpac_docs_style
92+
93+
Kiar18a
94+
Neur
95+
Neur18a
9396

9497
rbc-options: ReproBrainChart Options Pipeline
9598
---------------------------------------------

0 commit comments

Comments
 (0)