BioGeek commited on
Commit
ac40a7c
·
verified ·
1 Parent(s): 9cd6f04

Formatting of bibtex

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -130,15 +130,16 @@ If you use `winnow` in your research, please cite our preprint: [De novo peptide
130
 
131
  ```bibtex
132
  @article{mabona2025novopeptidesequencingrescoring,
133
- title={De novo peptide sequencing rescoring and FDR estimation with Winnow},
134
- author={Amandla Mabona and Jemma Daniel and Henrik Servais Janssen Knudsen and Rachel Catzel
135
- and Kevin Michael Eloff and Erwin M. Schoof and Nicolas Lopez Carranza and Timothy P. Jenkins
136
- and Jeroen Van Goey and Konstantinos Kalogeropoulos},
137
- year={2025},
138
- eprint={2509.24952},
139
- archivePrefix={arXiv},
140
- primaryClass={q-bio.QM},
141
- url={https://arxiv.org/abs/2509.24952},
 
142
  }
143
  ```
144
 
 
130
 
131
  ```bibtex
132
  @article{mabona2025novopeptidesequencingrescoring,
133
+ title = {De novo peptide sequencing rescoring and FDR estimation with Winnow},
134
+ author = {Amandla Mabona and Jemma Daniel and Henrik Servais Janssen Knudsen and
135
+ Rachel Catzel and Kevin Michael Eloff and Erwin M. Schoof and Nicolas
136
+ Lopez Carranza and Timothy P. Jenkins and Jeroen Van Goey and
137
+ Konstantinos Kalogeropoulos},
138
+ year = {2025},
139
+ eprint = {2509.24952},
140
+ archivePrefix = {arXiv},
141
+ primaryClass = {q-bio.QM},
142
+ url = {https://arxiv.org/abs/2509.24952},
143
  }
144
  ```
145