Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,3 +20,18 @@ model-index:
|
|
| 20 |
- **Repository:** [Linking Theories and Methods of Cognitive Control](https://github.com/morteza/cogtext)
|
| 21 |
- **Point of Contact:** [Morteza Ansarinia](ansarinia@cbs.mpg.de)
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
- **Repository:** [Linking Theories and Methods of Cognitive Control](https://github.com/morteza/cogtext)
|
| 21 |
- **Point of Contact:** [Morteza Ansarinia](ansarinia@cbs.mpg.de)
|
| 22 |
|
| 23 |
+
|
| 24 |
+
## Citation
|
| 25 |
+
|
| 26 |
+
To cite the paper use the following entry:
|
| 27 |
+
|
| 28 |
+
```
|
| 29 |
+
@misc{cogtext2022,
|
| 30 |
+
author = {Morteza Ansarinia and
|
| 31 |
+
Paul Schrater and
|
| 32 |
+
Pedro Cardoso-Leite},
|
| 33 |
+
title = {Linking Theories and Methods in Cognitive Sciences via Joint Embedding of the Scientific Literature: The Example of Cognitive Control},
|
| 34 |
+
year = {2022},
|
| 35 |
+
url = {https://arxiv.org/abs/2203.11016}
|
| 36 |
+
}
|
| 37 |
+
```
|