citationweb

map the citation relations in your bibliography (WIP)

https://github.com/blsqr/citationweb

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.0%) to scientific vocabulary

Keywords

bibliography bibtex python
Last synced: 9 months ago · JSON representation ·

Repository

map the citation relations in your bibliography (WIP)

Basic Info
  • Host: GitHub
  • Owner: blsqr
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 95.7 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 6
  • Releases: 0
Topics
bibliography bibtex python
Created over 9 years ago · Last pushed almost 7 years ago
Metadata Files
Readme Citation

README.MD

Build Status Coverage Status

This README is very much WIP

What is this?

citationweb is a collection of Python tools to analyse a BibTeX bibliography, add citations from linked PDF files and visualise the resulting citation network structure.

Owner

  • Name: Yunus Sevinchan
  • Login: blsqr
  • Kind: user
  • Location: Berlin, Germany

Postdoctoral Researcher @ Science of Intelligence Cluster — Interested in Collective Dynamics and Evolving Systems

Citation (citationweb/__init__.py)

"""citationweb is a collection of tools to parse a bibtex file and generate
a network of citations from it
"""

from .bibliography import Bibliography

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 10
  • Total pull requests: 2
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 8 hours
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.2
  • Average comments per pull request: 1.5
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • blsqr (10)
Pull Request Authors
  • blsqr (2)
Top Labels
Issue Labels
enhancement (9) feature request (1)
Pull Request Labels
enhancement (2)