File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,13 +100,17 @@ This project is licensed under the Apache License 2.0. See the [LICENSE](https:/
100100If 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```
You can’t perform that action at this time.
0 commit comments