Skip to content

Commit 4bcb627

Browse files
authored
Merge pull request #53 from dayyass/dayyass-patch-1
update bibtex
2 parents a5bbd0c + ca9fe8f commit 4bcb627

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ Python 3.6+
7979
If you use **pytorch_ner** in a scientific publication, we would appreciate references to the following BibTex entry:
8080
```bibtex
8181
@misc{dayyass2020ner,
82-
author = {El-Ayyass, Dani},
83-
title = {Pipeline for training NER models using PyTorch},
82+
author = {El-Ayyass, Dani},
83+
title = {Pipeline for training NER models using PyTorch},
8484
howpublished = {\url{https://github.com/dayyass/pytorch_ner}},
85-
year = {2020}
85+
year = {2020}
8686
}
8787
```

0 commit comments

Comments
 (0)