Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
L limbra
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

Docker-in-Docker (DinD) capabilities of public runners deactivated. More info

  • limbra
  • limbra
  • Issues
  • #78

Closed
Open
Created Oct 24, 2016 by LE GAC Renaud@legacOwner

Add the number of citations

  • It is now possible to collect the number of citations:

    • http://inspirehep.net/record/1471725?of=recjson&ot=number_of_citations.
    • https://inspirehep.net/search?recid=1762038&ot=number_of_citations&of=recjson
  • 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 the number of citations
    • box plot on the number of citation all, per domaine scientifique, per team, or per project
Edited Feb 05, 2020 by LE GAC Renaud
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking