comses / catalog

Web tools to annotate publications related to computational modeling
http://catalog.comses.net
GNU General Public License v3.0
3 stars 3 forks source link

citations per author #177

Open MarcoAJanssen opened 5 years ago

MarcoAJanssen commented 5 years ago

Now we know the citations within the database per paper, and the authorship for each paper, it would be nice to create a file author-cited where we list the number of citations per author. This may give a ranking of the most influential scholars. This could also become a list on the catalog website.

Marco

cpritcha commented 5 years ago

I've added a citation_count column to the authors table. It is the sum of the times any primary reviewed paper written by an author is referenced by another primary reviewed paper.

MarcoAJanssen commented 5 years ago

I think have not applied the mergers of the authors that I send you a month ago: There are many more but I focused on people I know and the ones with many papers so we have a correct top 10 in our paper. So do first the mergers and recreate the file. It would also be nice the have for each author the number of papers in the database, the number of citations, and the number of papers for which code is available.

Abades Sebastian R 130442 & 135701 Abreu Carolina G. 1542 & 210464 Aktipis C. Athena 703 & 74305 Alesheikh Ali Asghar 13462 & 2298 & 6610 Alessa Lilian N. 5284 & 1231 An Gary 8892 & 267 Anderson Taylor M 65529 & 17724 Baggio Jacopo A. 265375 & 471 Barton C. Michael 27093 & 1667 Bartsch Sarah M. 7401 & 6206 Bauch Chris T. 26933 & 986 & 135305 & 67111 Bergin Sean M. 27095 & 1669 Bolte John P. 12679 & 2575 & 3689 & 195035 Boone Randall B. 2033 & 2324 & 200408 & 225192 Bousquet Francois 1571 & 97 Breckling Broder 175709 & 3622 & 30771 Broekhuizen Thijs L. J. 70213 & 3614 Caraco Thomas 139623 & 173578 Carpenter Stephen R 158656 & 197867 Carrillo Josa A 170515 & 101693 Carver Steve J 216435 & 257887 Castanon-Puga Manuel 266796 & 254627 Castiglione Filippo 3363 & 58 & 159 Cederman Lars-Erik 3059 & 4451 Chappin Emile J L 20440 & 1898 & 3699 & 2785 Couzin Iain D. 5647 & 108648 & 179121 & 155841 Crooks Andrew T. 1252 & 4851 & 838 & 208838 Deffuant Guillaume 3806 & 181696 Degond Pierre 101129 & 105734 Delre Sebastiano A. 3613 & 3966 & 70212 Dieckmann Ulf 182720 & 90002 Doebeli Michael 125365 & 185351 Dytham Calvin 761 & 152907 Evans Tom P. 3648 & 3900 & 3045 Preuss Thomas G 91928 & 977 & 141284 Bocedi Greta 91199 & 256153 Drasdo Dirk 174569 & 2422 Dytham Calvin 761 & 152907 Fiksen Oyvind 90911 & 90712 Forbes Valery E 88025 & 76284 Ginovart Marta 143603 & 2352 Harvey Bret C 90514 & 158138 & 180323 Hellweger Ferdi L. 33878 & 2306 & 4766 & 5795 Hemelrijk Charlotte 1769 & 3156 & 99316 & 89069 Hildenbrandt Hanno 133113 & 177464 Holcombe Mike 260 & 3453 & 4196 Hovestadt Thomas 154631 & 108110 Huet Sylvie 3805 & 179830 Huse Geir 182633 & 3194 Jeltsch Florian 3021 & 88833 Kevrekidis Ioannis G 31674 & 4816 & 744 & 12122 & 175938 & 722 Kirschner Denise E 6696 & 4210 & 5712 & 3411 & 6074 & 6596 Kononovicius Aleksejus 2227 & 2229 & 62850 Kreft Jan-Ulrich 94471 & 179432 Kristiansen Trond 92580 & 97809 Landman Kerry A 1958 & 19592 Lett Christophe 94920 & 90435 Levin Simon A 4757 & 182586 & 3817 & 108595 & 189650 & 171439 Madenjian Charles P 187076 & 139193 Magliocca Nicolas R 22068 & 5375 & 2105 & 250089 Nikolic Igor 40442 & 218369 Poethke Hans Joachim 176519 & 15001 & 152330 & 139139 Railsback Steven F 76786 & 158139 & 3201 & 113463 & 3023 Riolo Rick L 523 & 14945 & 966 & 33444 & 221 & 3271 Rollins Nathan D 5617 & 1390 Rounsevell Mark DA 43627 & 9555 & 1492 & 1177 & 5507 & 3487 & 27766 Schlueter Maja 2027 & 69565 Schweitzer Frank 972 & 2974 & 588 Shin Yunne-Jai 98694 & 135607 & 175496 & 90860 Sibly Richard M 22841 & 978 & 22841 & 1370 & 92207 & 167978 Smaldino Paul E 19298 & 1834 & 1427 Theraulaz Guy 20591 & 3348 Topping Christopher J. 22 & 973 & 84255 & 576 & 88010 & 5669 & 1450 & 3100 & 181399 & 18483 Wiegand Thorsten 3026 & 66161 Zellner Moira L 34577 & 357 & 2775 & 3356

cpritcha commented 5 years ago

The authors have been deduplicated. Feel free to reopen if there are any other issues.

MarcoAJanssen commented 5 years ago

Thanks for cleaning it up and provided the citations, but I had also suggested to include in the same authors.csv file a column on the number of publications for this author, and a column on the number of publications for which code is available. It would be helpful if this information is all available per author. (do those who have more citations have better practices sharing their code?)