Skip to content

Commit f95eca3

Browse files
Update README.md
1 parent f9a3e03 commit f95eca3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,3 +418,14 @@ You can also install any past release from this repository:
418418
```bash
419419
pip install https://github.com/williamFalcon/pytorch-lightning/archive/0.4.4.zip --upgrade
420420
```
421+
422+
## Bibtex
423+
If 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+
}

0 commit comments

Comments
 (0)