Skip to content

Commit

Permalink
Update the citation entry to the JOSS publication (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
willyfh authored Oct 8, 2024
1 parent 883c4f8 commit 45f5161
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions docs/source/snippets/citation/bib.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
@misc{Hendria2024VisualTorch,
author = {Hendria, Willy Fitra},
title = {visualtorch},
year = {2024},
publisher = {GitHub},
journal = {GitHub repository},
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},
author = {Willy Fitra Hendria and Paul Gavrikov},
title = {VisualTorch: Streamlining Visualization for PyTorch Neural Network Architectures},
journal = {Journal of Open Source Software}
}

0 comments on commit 45f5161

Please sign in to comment.