We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883c4f8 commit 45f5161Copy full SHA for 45f5161
docs/source/snippets/citation/bib.txt
@@ -1,8 +1,11 @@
1
-@misc{Hendria2024VisualTorch,
2
- author = {Hendria, Willy Fitra},
3
- title = {visualtorch},
4
- year = {2024},
5
- publisher = {GitHub},
6
- journal = {GitHub repository},
7
- note = {\url{https://github.com/willyfh/visualtorch}},
+@article{Hendria2024,
+ doi = {10.21105/joss.06678},
+ url = {https://doi.org/10.21105/joss.06678},
+ year = {2024}, publisher = {The Open Journal},
+ volume = {9},
+ number = {102},
+ pages = {6678},
8
+ author = {Willy Fitra Hendria and Paul Gavrikov},
9
+ title = {VisualTorch: Streamlining Visualization for PyTorch Neural Network Architectures},
10
+ journal = {Journal of Open Source Software}
11
}
0 commit comments