You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-3Lines changed: 16 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,9 +195,22 @@ hierarchies = {
195
195
## License
196
196
This project is licensed under the [Apache 2.0 license](https://github.com/IFCA-Advanced-Computing/anjana/blob/main/LICENSE).
197
197
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
+
201
214
## Funding and acknowledgments
202
215
This work is funded by European Union through the SIESTA project (Horizon Europe) under Grant number [101131957](https://cordis.europa.eu/project/id/101131957).
0 commit comments