Skip to content
/ bucky Public

Helpers for literature management as GitHub actions

License

Notifications You must be signed in to change notification settings

uribo/bucky

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUCKY: Helpers for literature management as GitHub actions

Example

Based on the title in the issue, bucky will obtain information on the paper that author, title, publisher etc..

Usage

  • Create an issue that contains paper ID which DOI (Digital object identifier) or ArXiv identifier in the title and added the papers label.
    • e.g. DOI: 10.1038/d41586-018-07196-1, arXiv: 1802.06350
    • Once the first issue is created, a template will be created in the repository that will condition the bucky's action to be executed.
  • The title of the issue is changed, and the information of the literature is added.

Using your project

Copy .github/workflows/article-information.yaml and renv.lock to your repository.

License

This program is free software and is distributed under an MIT License.