Skip to content

Commit 6117c40

Browse files
authored
Merge pull request #13 from BBEK-Anand/BBEK-Anand-patch-2
Update README.md
2 parents 243b3ab + 5ef9088 commit 6117c40

1 file changed

Lines changed: 11 additions & 7 deletions

File tree

README.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,17 @@ This project is licensed under the Apache License 2.0. See the [LICENSE](https:/
100100
If you use PyTorchLabFlow in your research, please consider citing it:
101101

102102
```bibtex
103-
@misc{PyTorchLabFlow,
104-
author = {BBEK-Anand},
105-
title = {PyTorchLabFlow: A Python FrameWork for Managing Deep Learning Experiments in PyTorch},
106-
year = {2024},
107-
url = {https://github.com/BBEK-Anand/PyTorchLabFlow},
108-
note = {Version 0.4.7},
109-
doi = {10.5281/zenodo.17387930},
103+
@article{Hati2025PyTorchLabFlow,
104+
title={PyTorchLabFlow: A Local-First Framework for Reproducible Deep Learning Experiments},
105+
author={Hati, Bibekananda and Dadwhal, Yogeshwar Singh},
106+
journal={Journal of Applied Bioanalysis},
107+
volume={11},
108+
number={S6},
109+
pages={538--546},
110+
year={2025},
111+
doi={10.53555/jab.v11si6.1940},
112+
url={https://doi.org/10.53555/jab.v11si6.1940}
110113
}
111114
115+
112116
```

0 commit comments

Comments
 (0)