shouldacite

Should you cite this software?

https://github.com/mr-c/shouldacite

Science Score: 51.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
    Links to: zenodo.org
  • Committers with academic emails
    1 of 6 committers (16.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.3%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Should you cite this software?

Basic Info
  • Host: GitHub
  • Owner: mr-c
  • License: other
  • Language: CSS
  • Default Branch: main
  • Homepage: http://bit.ly/shouldacite
  • Size: 7.44 MB
Statistics
  • Stars: 31
  • Watchers: 10
  • Forks: 2
  • Open Issues: 11
  • Releases: 1
Created about 10 years ago · Last pushed almost 6 years ago
Metadata Files
Readme Contributing License Citation

README.md

ShouldaCite

DOI

You are writing up your research and wonder if you should cite a particular software package that you used.

Should you cite this particular piece of software?

http://bit.ly/shouldacite

Web page

  • To generate a webpage you need to install flask, markdown, frozen-flask and ghp-import. You can use Conda to get everything needed:

    bash conda env create -f app/environment.yml source activate shouldicite

  • To serve the app type:

    bash make serve

    and point your browser to http://0.0.0.0:5000.

  • To genearet a static HTML version type:

    bash make html

  • And finally to publish the content on github pages type:

    bash make publish

License

Creative Commons License This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Owner

  • Name: Michael R. Crusoe
  • Login: mr-c
  • Kind: user
  • Location: Berlin, Germany
  • Company: @common-workflow-language

Common Workflow Language co-founder & CWL Project Lead. Debian Developer volunteer for the Debian-Med (bioinformatics) team. #SciWorkflows #FreeOpenStandards

Citation (CITATION)

How to cite "shouldacite":

Brown, Louise, Crusoe, Michael R., Miļajevs, Dmitrijs, & Romanowska, Iza. (2019, February 7). Should you cite this particular piece of software? (Version v1.0). Zenodo. http://doi.org/10.5281/zenodo.2559142

@misc{brown_louise_2019_2559142,
  author       = {Brown, Louise and
                  Crusoe, Michael R. and
                  Miļajevs, Dmitrijs and
                  Romanowska, Iza},
  title        = {{Should you cite this particular piece of software?}},
  month        = feb,
  year         = 2019,
  doi          = {10.5281/zenodo.2559142},
  url          = {https://doi.org/10.5281/zenodo.2559142}
}

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 53
  • Total Committers: 6
  • Avg Commits per committer: 8.833
  • Development Distribution Score (DDS): 0.736
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Michael R. Crusoe m****e@g****m 14
Michael R. Crusoe c****e@u****u 13
Dmitrijs Milajevs d****t@g****m 12
Iza Romanowska i****a@g****m 9
louisepb l****7@g****m 4
Michael R. Crusoe m****c 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 16
  • Total pull requests: 7
  • Average time to close issues: 5 months
  • Average time to close pull requests: 5 months
  • Total issue authors: 8
  • Total pull request authors: 3
  • Average comments per issue: 1.19
  • Average comments per pull request: 0.86
  • Merged pull requests: 5
  • 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
  • mr-c (7)
  • ChrisJefferson (2)
  • izaromanowska (1)
  • npch (1)
  • dimazest (1)
  • matuskalas (1)
  • sdruskat (1)
  • turingfan (1)
Pull Request Authors
  • dimazest (4)
  • mr-c (2)
  • ChrisJefferson (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

app/environment.yml pypi
  • frozen-flask ==0.12
  • ghp-import ==0.4.1