Add language tag (#2)
Browse files- Add language tag (c2312d74f05ca5bcbd8dc1555ead2fb66f1ba209)
Co-authored-by: Loïck BOURDOIS <[email protected]>
README.md
CHANGED
@@ -1 +1,5 @@
|
|
|
|
|
|
|
|
|
|
1 |
The full_data.csv file contains, for every article, the number of mentions of men/women, the number of citations of men/women, the author and its gender when it is clear. In the scripts folder, there is a code to make figures.
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- fr
|
4 |
+
---
|
5 |
The full_data.csv file contains, for every article, the number of mentions of men/women, the number of citations of men/women, the author and its gender when it is clear. In the scripts folder, there is a code to make figures.
|