Skip to content

Commit a707148

Browse files
docs: update README for v1.2.0 release with new Zenodo DOI and citation updates
1 parent 37a9d44 commit a707148

1 file changed

Lines changed: 11 additions & 15 deletions

File tree

README.md

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7734906.svg)](https://doi.org/10.5281/zenodo.7734906)
1+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17663256.svg)](https://doi.org/10.5281/zenodo.17663256)
22

33
## What is CyrTranslit?
44

@@ -8,8 +8,6 @@ By default, transliterates for the Serbian language. A language flag can be set
88

99
**Note:** Greek is also supported. While Greek uses its own alphabet and is not Cyrillic, it has been included due to user demand and shared transliteration needs.
1010

11-
**Note:** Development of v1.2.0 is ongoing. Not yet released.
12-
1311
## What is transliteration?
1412

1513
Transliteration is the conversion of a text from one script to another. For instance, a Latin alphabet transliteration of the Serbian phrase _"Мој ховеркрафт је пун јегуља"_ is _"Moj hoverkraft je pun jegulja"_.
@@ -18,24 +16,24 @@ Transliteration is the conversion of a text from one script to another. For inst
1816

1917
A citation would be much appreciated if you use CyrTranslit in a research publication:
2018

21-
[Georges Labrèche. (2023). CyrTranslit (v1.1.1). Zenodo. https://doi.org/10.5281/zenodo.7734906](https://doi.org/10.5281/zenodo.7734906)
19+
[Georges Labrèche. (2025). CyrTranslit (1.2.0). Zenodo. https://doi.org/10.5281/zenodo.17663256](https://doi.org/10.5281/zenodo.17663256)
2220

2321
BibTex entry:
2422
```bibtex
25-
@software{georges_labreche_2023_7734906,
23+
@software{georges_labreche_nov2025,
2624
author = {Georges Labrèche},
2725
title = {CyrTranslit},
28-
month = mar,
29-
year = 2023,
26+
month = nov,
27+
year = 2025,
3028
note = {{A Python package for bi-directional
3129
transliteration of Cyrillic script to Latin script
32-
and vice versa. Supports transliteration for
33-
Bulgarian, Montenegrin, Macedonian, Mongolian,
30+
and vice versa. Supports transliteration for Belarusian,
31+
Bulgarian, Greek, Montenegrin, Macedonian, Mongolian,
3432
Russian, Serbian, Tajik, and Ukrainian.}},
3533
publisher = {Zenodo},
36-
version = {v1.1.1},
37-
doi = {10.5281/zenodo.7734906},
38-
url = {https://doi.org/10.5281/zenodo.7734906}
34+
version = {1.2.0},
35+
doi = {10.5281/zenodo.17663256},
36+
url = {https://doi.org/10.5281/zenodo.17663256}
3937
}
4038
```
4139

@@ -90,12 +88,10 @@ CyrTranslit is actively used as a reliable tool to advance research! Here's an i
9088

9189
- Alyoshin, S.P., Borodina, E.A., Hafiiak, A.M., Zhabran, I.B., and Kikot, A.S. (2019). "[Developing Q-Orca site backend using various Python programming language libraries](https://reposit.nupp.edu.ua/bitstream/PoltNTU/5811/1/ME%26IT_Part%203_P%2048_March%202019_Aleshin_Borodina_Hafiiak_Zhabran_Kikot%20%28pdf.io%29.pdf)," *Modern Engineering and Innovative Technologies* 3(7-3):48-53.
9290

93-
- Жабран, И., Кикоть, А., Гафияк, А., Бородина, Е., and Алёшин, С. (2017). "[Developing Q-Orca site backend using various Python programming language libraries](https://www.moderntechno.de/index.php/meit/article/view/meit07-03-021)," *Modern Engineering and Innovative Technologies* 3(07-03):48-53.
94-
9591

9692
### Proceedings, Collections, and Meta-Documents
9793

98-
- Anonymous. (2021). "[Complete Volume: Proceedings of the 3rd Conference on Language, Data and Knowledge (LDK 2021)](http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2021/14535/pdf/oasics-vol093-ldk2021-complete.pdf)," *OASIcs* Vol. 93.
94+
- LDK. (2021). "[Complete Volume: Proceedings of the 3rd Conference on Language, Data and Knowledge (LDK 2021)](http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2021/14535/pdf/oasics-vol093-ldk2021-complete.pdf)," *OASIcs* Vol. 93.
9995

10096
- Brown, J. M. M., Schmidt, Andreas, and Wierzba, Marta (Eds.). (2019). "[Of trees and birds: A Festschrift for Gisbert Fanselow](https://publishup.uni-potsdam.de/opus4-ubp/frontdoor/deliver/index/docId/42654/file/of_trees_and_birds.pdf)," Universitätsverlag Potsdam.
10197

0 commit comments

Comments
 (0)