-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the citation entry to the JOSS publication (#62)
- Loading branch information
Showing
1 changed file
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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} | ||
} |