regicid lbourdois commited on
Commit
2bf4a4a
·
verified ·
1 Parent(s): 9b3132c

Add language tag (#2)

Browse files

- Add language tag (c2312d74f05ca5bcbd8dc1555ead2fb66f1ba209)


Co-authored-by: Loïck BOURDOIS <[email protected]>

Files changed (1) hide show
  1. README.md +4 -0
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.