Skip to content

Commit 1c22697

Browse files
authored
docs: update README.md
1 parent 5fdef4c commit 1c22697

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,22 @@ hierarchies = {
195195
## License
196196
This project is licensed under the [Apache 2.0 license](https://github.com/IFCA-Advanced-Computing/anjana/blob/main/LICENSE).
197197

198-
## Project status
199-
This project is under active development.
200-
198+
## Citation
199+
If you are using _anjana_ you can cite it as follows:
200+
201+
```bibtex
202+
@article{sainzpardo2024anjana,
203+
title={An Open Source Python Library for Anonymizing Sensitive Data},
204+
author={S{\'a}inz-Pardo D{\'\i}az, Judith and L{\'o}pez Garc{\'\i}a, {\'A}lvaro},
205+
journal={Scientific data},
206+
volume={11},
207+
number={1},
208+
pages={1289},
209+
year={2024},
210+
publisher={Nature Publishing Group UK London}
211+
}
212+
```
213+
201214
## Funding and acknowledgments
202215
This work is funded by European Union through the SIESTA project (Horizon Europe) under Grant number [101131957](https://cordis.europa.eu/project/id/101131957).
203216
<p>

0 commit comments

Comments
 (0)