Skip to content

Commit 69bd1ac

Browse files
authored
Merge pull request #7 from LPD-EPFL/master
Added citation to main README (fixed).
2 parents ac6f541 + 1701a73 commit 69bd1ac

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,22 @@ Explore the key components of ByzFL:
265265

266266
---
267267

268+
## Citation
269+
270+
If you use **ByzFL** in your research, please cite:
271+
272+
```bibtex
273+
@misc{gonzález2025byzflresearchframeworkrobust,
274+
title = {ByzFL: Research Framework for Robust Federated Learning},
275+
author = {Marc González and Rachid Guerraoui and Rafael Pinot and Geovani Rizk and John Stephan and François Taïani},
276+
year = {2025},
277+
eprint = {2505.24802},
278+
archivePrefix = {arXiv},
279+
primaryClass = {cs.LG},
280+
url = {https://arxiv.org/abs/2505.24802}
281+
}
282+
```
283+
268284
## License
269285

270286
ByzFL is open-source and distributed under the [MIT License](https://github.com/LPD-EPFL/byzfl/blob/main/LICENSE.txt).

0 commit comments

Comments
 (0)