Skip to content

Commit 50b183b

Browse files
committed
update citation details
1 parent 11aaa57 commit 50b183b

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,11 @@ You may cite this library as follows.
120120
```bibtex
121121
@software{ray2022genespeak,
122122
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}
123+
title = {GeneSpeak - A library to encode text as DNA and decode DNA to text},
124+
url = {https://github.com/sugatoray/genespeak},
125+
doi = {10.5281/zenodo.5885777},
126+
month = {1},
127+
year = {2022}
125128
}
126129
```
127130

0 commit comments

Comments
 (0)