File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -421,11 +421,13 @@ pip install https://github.com/williamFalcon/pytorch-lightning/archive/0.4.4.zip
421421
422422## Bibtex
423423If you want to cite the framework feel free to use this (but only if you loved it 😊):
424- @misc{Falcon2019,
425- author = {Falcon, W.A.},
426- title = {PyTorch Lightning},
427- year = {2019},
428- publisher = {GitHub},
429- journal = {GitHub repository},
430- howpublished = {\url{https://github.com/williamFalcon/pytorch-lightning}}
431- }
424+ ```
425+ @misc{Falcon2019,
426+ author = {Falcon, W.A.},
427+ title = {PyTorch Lightning},
428+ year = {2019},
429+ publisher = {GitHub},
430+ journal = {GitHub repository},
431+ howpublished = {\url{https://github.com/williamFalcon/pytorch-lightning}}
432+ }
433+ ```
You can’t perform that action at this time.
0 commit comments