Skip to content

Commit ac6f541

Browse files
authored
Merge pull request #6 from LPD-EPFL/master
Added citation of ByzFL to README.
2 parents 2dcedaf + 94317e9 commit ac6f541

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

byzfl/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,22 @@ Aggregated result: [2.5 3.5 4.5]
101101

102102
For detailed information on each component, refer to the [ByzFL documentation](https://byzfl.epfl.ch/).
103103

104+
## Citation
105+
106+
If you use **ByzFL** in your research, please cite:
107+
108+
```bibtex
109+
@misc{gonzález2025byzflresearchframeworkrobust,
110+
title = {ByzFL: Research Framework for Robust Federated Learning},
111+
author = {Marc González and Rachid Guerraoui and Rafael Pinot and Geovani Rizk and John Stephan and François Taïani},
112+
year = {2025},
113+
eprint = {2505.24802},
114+
archivePrefix = {arXiv},
115+
primaryClass = {cs.LG},
116+
url = {https://arxiv.org/abs/2505.24802}
117+
}
118+
```
119+
104120
## License
105121

106122
This module is part of the ByzFL library, licensed under the [MIT License](https://github.com/LPD-EPFL/byzfl/blob/main/LICENSE.txt).

0 commit comments

Comments
 (0)