diff --git a/README.md b/README.md index de1c4e4a..ff643b89 100644 --- a/README.md +++ b/README.md @@ -188,8 +188,8 @@ MIT If you use Model2Vec in your research, please cite the following: ```bibtex -@software{minishlab2024model2vec, - authors = {Stephan Tulkens and Thomas van Dongen}, +@article{minishlab2024model2vec, + author = {Tulkens, Stephan and {van Dongen}, Thomas}, title = {Model2Vec: Fast State-of-the-Art Static Embeddings}, year = {2024}, url = {https://github.com/MinishLab/model2vec} diff --git a/model2vec/modelcards/classifier_template.md b/model2vec/modelcards/classifier_template.md index 6beed85f..bb01fad1 100644 --- a/model2vec/modelcards/classifier_template.md +++ b/model2vec/modelcards/classifier_template.md @@ -41,8 +41,8 @@ Model2Vec was developed by the [Minish Lab](https://github.com/MinishLab) team c Please cite the [Model2Vec repository](https://github.com/MinishLab/model2vec) if you use this model in your work. ``` -@software{minishlab2024model2vec, - authors = {Stephan Tulkens and Thomas van Dongen}, +@article{minishlab2024model2vec, + author = {Tulkens, Stephan and {van Dongen}, Thomas}, title = {Model2Vec: Fast State-of-the-Art Static Embeddings}, year = {2024}, url = {https://github.com/MinishLab/model2vec} diff --git a/model2vec/modelcards/model_card_template.md b/model2vec/modelcards/model_card_template.md index 3d769c7b..3f51cd3b 100644 --- a/model2vec/modelcards/model_card_template.md +++ b/model2vec/modelcards/model_card_template.md @@ -82,8 +82,8 @@ Model2Vec was developed by the [Minish Lab](https://github.com/MinishLab) team c Please cite the [Model2Vec repository](https://github.com/MinishLab/model2vec) if you use this model in your work. ``` -@software{minishlab2024model2vec, - authors = {Stephan Tulkens and Thomas van Dongen}, +@article{minishlab2024model2vec, + author = {Tulkens, Stephan and {van Dongen}, Thomas}, title = {Model2Vec: Fast State-of-the-Art Static Embeddings}, year = {2024}, url = {https://github.com/MinishLab/model2vec}