From bb7fa1195b404afa82bf3711272d7a054fb82bad Mon Sep 17 00:00:00 2001 From: Decoupes Remy <remy.decoupes@gmail.com> Date: Tue, 11 Apr 2023 15:17:30 +0200 Subject: [PATCH] citation instructions in readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8096aea..8c3f6cf 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Speakers: ## Cite this work +```latex @software{Decoupes_Practical_Session_NLP, author = {Decoupes, Rémy and Teisseire, Maguelonne}, doi = {10.5281/zenodo.7817685}, @@ -59,4 +60,5 @@ Speakers: 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} -} \ No newline at end of file +} +``` \ No newline at end of file -- GitLab