dimitriz commited on
Commit
a3c3b1b
1 Parent(s): 2de3442

Update citation in README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -13
README.md CHANGED
@@ -64,21 +64,19 @@ Dimitrios Zaikis, Nikolaos Stylianou and Ioannis Vlahavas.
64
  In the Special Issue: New Techniques of Machine Learning and Deep Learning in Text Classification, Applied Sciences Journal.
65
  2023" (https://www.mdpi.com/).
66
 
67
- _Article has been accepted for publication. Details will be updated soon._
68
-
69
  If you use the model, please cite the following:
70
 
71
  ```bibtex
72
- @Article{greek-media-bert-base-uncased,
73
- AUTHOR = {Zaikis, Dimitrios and Stylianou, Nikolaos and Vlahavas, Ioannis},
74
- TITLE = {PIMA: Parameter-shared Intelligent Media Analytics Framework for Low Resource Language},
75
- JOURNAL = {Applied Sciences},
76
- VOLUME = {},
77
- YEAR = {2023},
78
- NUMBER = {},
79
- ARTICLE-NUMBER = {},
80
- URL = {https://www.mdpi.com/},
81
- ISSN = {},
82
- DOI = {}
83
  }
84
  ```
 
64
  In the Special Issue: New Techniques of Machine Learning and Deep Learning in Text Classification, Applied Sciences Journal.
65
  2023" (https://www.mdpi.com/).
66
 
 
 
67
  If you use the model, please cite the following:
68
 
69
  ```bibtex
70
+ @Article{app13053265,
71
+ AUTHOR = {Zaikis, Dimitrios and Stylianou, Nikolaos and Vlahavas, Ioannis},
72
+ TITLE = {PIMA: Parameter-Shared Intelligent Media Analytics Framework for Low Resource Languages},
73
+ JOURNAL = {Applied Sciences},
74
+ VOLUME = {13},
75
+ YEAR = {2023},
76
+ NUMBER = {5},
77
+ ARTICLE-NUMBER = {3265},
78
+ URL = {https://www.mdpi.com/2076-3417/13/5/3265},
79
+ ISSN = {2076-3417},
80
+ DOI = {10.3390/app13053265}
81
  }
82
  ```