Skip to content

Commit 852e3ae

Browse files
committed
✏️ add preprint citation
1 parent b2eb9af commit 852e3ae

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -129,24 +129,22 @@ print("Matching Evaluation Report:", evaluation)
129129
```
130130
## ⭐ Contribution
131131

132-
We welcome contributions to enhance OntoAligner and make it even better! Please review our contribution guidelines in [CONTRIBUTING.md](CONTRIBUTING.md) before getting started.You are also welcome to assist with the ongoing maintenance by referring to [MAINTENANCE.md](MAINTENANCE.md). Your support is greatly appreciated.
132+
We welcome contributions to enhance OntoAligner and make it even better! Please review our contribution guidelines in [CONTRIBUTING.md](CONTRIBUTING.md) before getting started. You are also welcome to assist with the ongoing maintenance by referring to [MAINTENANCE.md](MAINTENANCE.md). Your support is greatly appreciated.
133133

134134

135135
If you encounter any issues or have questions, please submit them in the [GitHub issues tracker](https://github.com/sciknoworg/OntoAligner/issues).
136136

137137

138138
## 💡 Acknowledgements
139139

140-
If you use OntoAligner in your work or research, please cite the following:
140+
If you use OntoAligner in your work or research, please cite the following preprint:
141141

142142
```bibtex
143-
@software{babaei_giglou_ontoaligner_2025,
144-
author = {Hamed Babaei Giglou and Jennifer D'Souza and Oliver Karras and S{"o}ren Auer},
145-
title = {OntoAligner: A Comprehensive Modular and Robust Python Toolkit for Ontology Alignment},
146-
version = {1.3.0},
147-
year = {2025},
148-
url = {https://github.com/sciknoworg/OntoAligner},
149-
doi = https://doi.org/10.5281/zenodo.14533133
143+
@article{giglou2025ontoaligner,
144+
title={Ontoaligner: A comprehensive modular and robust python toolkit for ontology alignment},
145+
author={Giglou, Hamed Babaei and D'Souza, Jennifer and Karras, Oliver and Auer, S{\"o}ren},
146+
journal={arXiv preprint arXiv:2503.21902},
147+
year={2025}
150148
}
151149
```
152150

0 commit comments

Comments
 (0)