docs: ajout section citation APA/BibTeX au README (FR/EN)

This commit is contained in:
Axelle Abbadie 2026-07-09 16:50:18 +02:00
parent 0b032b82a4
commit 9716e0f541
2 changed files with 42 additions and 0 deletions

View file

@ -219,6 +219,27 @@ Merci d'ouvrir une issue avant de proposer une pull request pour les fonctionnal
---
## Citer ce travail
Si vous utilisez ce plugin dans une recherche académique, merci de le citer (norme APA 7e édition) :
> Abbadie, A. (2026). *Pseudonymizer Tool* (Version 0.1.7) [Computer software]. UR LHUMAIN, Université de Montpellier Paul-Valéry. https://github.com/core-hn/pseudobsidian-ization
BibTeX :
```bibtex
@software{abbadie_pseudonymizer_tool,
author = {Abbadie, Axelle},
title = {Pseudonymizer Tool},
year = {2026},
version = {0.1.7},
url = {https://github.com/core-hn/pseudobsidian-ization},
note = {UR LHUMAIN, Université de Montpellier Paul-Valéry}
}
```
---
## Licence
GPL 3.0

View file

@ -232,6 +232,27 @@ Please open an issue before submitting a pull request for significant features.
---
## Citing this work
If you use this plugin in academic research, please cite it (APA 7th edition):
> Abbadie, A. (2026). *Pseudonymizer Tool* (Version 0.1.7) [Computer software]. UR LHUMAIN, Université de Montpellier Paul-Valéry. https://github.com/core-hn/pseudobsidian-ization
BibTeX:
```bibtex
@software{abbadie_pseudonymizer_tool,
author = {Abbadie, Axelle},
title = {Pseudonymizer Tool},
year = {2026},
version = {0.1.7},
url = {https://github.com/core-hn/pseudobsidian-ization},
note = {UR LHUMAIN, Université de Montpellier Paul-Valéry}
}
```
---
## Licence
GPL 3.0