diff --git a/README.md b/README.md index 844b163..6eefd16 100644 --- a/README.md +++ b/README.md @@ -48,15 +48,20 @@ Thanks to Samuel Domdey and chrsiebert for their support in making this model av # Reference ✅ -Please cite the following reference if you use this model. A working paper will be available soon. +For attribution, please cite the following reference if you use this model. A working paper will be available soon. ``` -@misc{hartmann2022, - title={Emotion English DistilRoBERTa-base}, +Jochen Hartmann, "Emotion English DistilRoBERTa-base". https://huggingface.co/j-hartmann/emotion-english-distilroberta-base/, 2022. +``` + +BibTex citation: + +``` +@misc{hartmann2022emotionenglish, author={Hartmann, Jochen}, - url={https://huggingface.co/j-hartmann/emotion-english-distilroberta-base/}, + title={Emotion English DistilRoBERTa-base}, year={2022}, - note={Online; accessed [INSERT_DATE]} + howpublished = {\url{https://huggingface.co/j-hartmann/emotion-english-distilroberta-base/}}, } ```