diff --git a/CITATION.cff b/CITATION.cff index 2f3b938302c0b695ab69115dcfcd6dc996322363..374c52765eea892e086e8dd405e6d4c29b587fb1 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -20,4 +20,5 @@ authors: [ ] repository-code: "https://github.com/tetis-nlp/pratical-session-nlp-for-one-health-murdoch-mood" doi: "10.5281/zenodo.7817685" -license: "GNU GPLv3" \ No newline at end of file +license: "GNU GPLv3" +date-released: 2023-04-11 \ No newline at end of file diff --git a/README.md b/README.md index 8c3f6cfc546e4ab60bdef00479e26801749185f5..172de0baa3a911ee85e360f7cd7094ded9118509 100644 --- a/README.md +++ b/README.md @@ -53,12 +53,13 @@ Speakers: ## Cite this work ```latex -@software{Decoupes_Practical_Session_NLP, +@software{Decoupes_Practical_Session_NLP_2023, author = {Decoupes, Rémy and Teisseire, Maguelonne}, doi = {10.5281/zenodo.7817685}, license = {GNU GPLv3}, title = {{Practical Session NLP for One Health}}, url = {https://github.com/tetis-nlp/pratical-session-nlp-for-one-health-murdoch-mood}, - version = {1.0.0} + version = {1.0.0}, + year = {2023} } ``` \ No newline at end of file