File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -31,4 +31,19 @@ @article{orchestrating2015
3131 url = { https://www.ncbi.nlm.nih.gov/pubmed/25633503} ,
3232 year = { 2015} ,
3333 type = { Journal Article}
34- }
34+ }
35+
36+ @ARTICLE {Soneson2025-zr ,
37+ title = " Eleven quick tips for writing a Bioconductor package" ,
38+ author = " Soneson, Charlotte and Shepherd, Lori and Ramos, Marcel and
39+ Rue-Albrecht, Kevin and Rainer, Johannes and Pag\`{e}s, Herv\'{e}
40+ and Carey, Vincent J" ,
41+ journal = " PLoS Comput. Biol." ,
42+ publisher = " Public Library of Science" ,
43+ volume = 21 ,
44+ number = 3 ,
45+ pages = " e1012856" ,
46+ month = mar,
47+ year = 2025 ,
48+ doi = " 10.1371/journal.pcbi.1012856"
49+ }
Original file line number Diff line number Diff line change @@ -45,6 +45,12 @@ review by trained [_Bioconductor_ package reviewer][reviewer-list] .
4545This book is open-source and hosted at < https://github.com/Bioconductor/pkgrevdocs > .
4646Contributions are welcome and encouraged in the form of forks and pull requests.
4747
48+ ## Cite {.unnumbered}
49+
50+ Consider reading and citing our community guidelines article, "Eleven quick tips
51+ for writing a Biconductor package" authored by @Soneson2025-zr . It provides a
52+ concise overview for newcomers to [ _ Bioconductor_ ] [ ] package development.
53+
4854``` {r include=FALSE}
4955# automatically create a bib database for R packages
5056knitr::write_bib(c(
You can’t perform that action at this time.
0 commit comments