Unverified Commit 5b38de38 authored by mrbaozi's avatar mrbaozi Committed by GitHub
Browse files

Fix bibtex entry (#1110)

parent 3fbde78f
...@@ -73,7 +73,7 @@ If you use FairScale in your publication, please cite it by using the following ...@@ -73,7 +73,7 @@ If you use FairScale in your publication, please cite it by using the following
```BibTeX ```BibTeX
@Misc{FairScale2021, @Misc{FairScale2021,
author = {FairScale authors}, author = {{FairScale authors}},
title = {FairScale: A general purpose modular PyTorch library for high performance and large scale training}, title = {FairScale: A general purpose modular PyTorch library for high performance and large scale training},
howpublished = {\url{https://github.com/facebookresearch/fairscale}}, howpublished = {\url{https://github.com/facebookresearch/fairscale}},
year = {2021} year = {2021}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment