Skip to content

Commit

Permalink
Update CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
xnought authored Oct 9, 2024
1 parent 0a6c6c5 commit 800f7b1
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
@misc{bertucci2024vq,
title = {{VQ-VAE Explainer}},
author = {Donald Bertucci and Duen Horng (Polo) Chau},
url = {https://xnought.github.io/vq-vae-explainer/},
year = {2024}
}
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Bertucci"
given-names: "Donald"
- family-names: "Chau"
given-names: "Duen Horng (Polo)"
title: "VQ-VAE Explainer"
date-released: 2024-10-09
url: "https://xnought.github.io/vq-vae-explainer/"

0 comments on commit 800f7b1

Please sign in to comment.