homebrew-base icon indicating copy to clipboard operation
homebrew-base copied to clipboard

Updates

Open sjackman opened this issue 7 years ago • 2 comments

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

sjackman avatar Apr 08 '18 18:04 sjackman

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"

sjackman avatar Apr 10 '18 22:04 sjackman

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[bot] avatar May 01 '18 22:05 stale[bot]