We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11aaa57 commit 50b183bCopy full SHA for 50b183b
1 file changed
README.md
@@ -120,8 +120,11 @@ You may cite this library as follows.
120
```bibtex
121
@software{ray2022genespeak,
122
author = {Ray, Sugato},
123
- title = {{genespeak} - A library to encode text as DNA and decode DNA to text},
124
- url = {https://github.com/sugatoray/genespeak}
+ title = {GeneSpeak - A library to encode text as DNA and decode DNA to text},
+ url = {https://github.com/sugatoray/genespeak},
125
+ doi = {10.5281/zenodo.5885777},
126
+ month = {1},
127
+ year = {2022}
128
}
129
```
130
0 commit comments