Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates #1

Open
sjackman opened this issue Apr 8, 2018 · 2 comments
Open

Updates #1

sjackman opened this issue Apr 8, 2018 · 2 comments
Assignees

Comments

@sjackman
Copy link
Member

sjackman commented Apr 8, 2018

Subscribe to this issue to receive updates about Brewsci/base.

@sjackman sjackman self-assigned this Apr 8, 2018
@sjackman
Copy link
Member Author

sjackman commented Apr 10, 2018

I've added a brew cite command! You can specify formula names or DOI on the command line. Output formats are DOI, URL, text, BibTeX, and Ruby. See brew cite --help for more information.

Example usage

❯❯❯ brew tap brewsci/base
❯❯❯ brew cite --doi --url --text --bib canu
10.1101/gr.215087.116
https://doi.org/10.1101/gr.215087.116
Koren, S., Walenz, B. P., Berlin, K., Miller, J. R., Bergman, N. H., & Phillippy, A. M. (2017). Canu: scalable and accurate long-read assembly via adaptivek-mer weighting and repeat separation. Genome Research, 27(5), 722–736. doi:10.1101/gr.215087.116
@article{Koren_2017, title={Canu: scalable and accurate long-read assembly via adaptivek-mer weighting and repeat separation}, volume={27}, ISSN={1549-5469}, url={http://dx.doi.org/10.1101/gr.215087.116}, DOI={10.1101/gr.215087.116}, number={5}, journal={Genome Research}, publisher={Cold Spring Harbor Laboratory}, author={Koren, Sergey and Walenz, Brian P. and Berlin, Konstantin and Miller, Jason R. and Bergman, Nicholas H. and Phillippy, Adam M.}, year={2017}, month={Mar}, pages={722–736}}
❯❯❯ brew cite --ruby 10.1101/gr.215087.116
# cite Koren_2017: "https://doi.org/10.1101/gr.215087.116"

@stale
Copy link

stale bot commented May 1, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label May 1, 2018
@stale stale bot removed the stale label May 1, 2018
@brewsci brewsci locked and limited conversation to collaborators May 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant