Add the number of citations
-
It is now possible to collect the number of citations:
-
Add a database table,
citations
, containing citations per publications as a function of time:date, publications.id, number_of_citations
-
Add a web2py cron job updating the number of citation once a week (http://web2py.com/books/default/chapter/29/04/the-core#Cron)
-
Build a pdf report contains plots (article):
-
number of publications
as a function of thenumber of citations
-
box plot
on the number of citation all, per domaine scientifique, per team, or per project
-