Bladeren bron

Add BibTeX reference for the library to README (#283)

Max Ryabinin 4 jaren geleden
bovenliggende
commit
5ba9b29f28
1 gewijzigde bestanden met toevoegingen van 12 en 2 verwijderingen
  1. 12 2
      README.md

+ 12 - 2
README.md

@@ -76,8 +76,18 @@ our [guide](https://learning-at-home.readthedocs.io/en/latest/user/contributing.
 
 ## Citation
 
-If you found hivemind useful for your experiments, you can cite [the paper](https://arxiv.org/abs/2002.04013) that
-inspired it:
+If you found hivemind or its underlying algorithms useful for your experiments, please cite the following source:
+
+```
+@misc{hivemind,
+  author = {Learning@home team},
+  title = {{H}ivemind: a {L}ibrary for {D}ecentralized {D}eep {L}earning},
+  year = 2020,
+  howpublished = {\url{https://github.com/learning-at-home/hivemind}},
+}
+```
+
+Also, you can cite [the paper](https://arxiv.org/abs/2002.04013) that inspired the creation of this library:
 
 ```
 @inproceedings{ryabinin2020crowdsourced,