File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,22 @@ Aggregated result: [2.5 3.5 4.5]
101101
102102For 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
106122This module is part of the ByzFL library, licensed under the [ MIT License] ( https://github.com/LPD-EPFL/byzfl/blob/main/LICENSE.txt ) .
You can’t perform that action at this time.
0 commit comments