Skip to content

Commit 45f5161

Browse files
authored
Update the citation entry to the JOSS publication (#62)
1 parent 883c4f8 commit 45f5161

File tree

1 file changed

+10
-7
lines changed
  • docs/source/snippets/citation

1 file changed

+10
-7
lines changed
Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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}},
1+
@article{Hendria2024,
2+
doi = {10.21105/joss.06678},
3+
url = {https://doi.org/10.21105/joss.06678},
4+
year = {2024}, publisher = {The Open Journal},
5+
volume = {9},
6+
number = {102},
7+
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}
811
}

0 commit comments

Comments
 (0)