From 1d33c1e1f912263940a5d0cf4f919c3bda7dc68f Mon Sep 17 00:00:00 2001 From: Luis-Varona Date: Sat, 20 Sep 2025 14:10:13 -0300 Subject: [PATCH] Update CITATION.bib --- CITATION.bib | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CITATION.bib b/CITATION.bib index 31bc9d2..1aa5697 100644 --- a/CITATION.bib +++ b/CITATION.bib @@ -1,6 +1,7 @@ @misc{VJP25, author = {Varona, Luis M. B. and Johnston, Nathaniel and Plosker, Sarah}, - title = {GraphQuantum/SDiagonalizability.jl: A dynamic algorithm to minimize or recognize the \emph{S}-bandwidth of an undirected graph}, + howpublished = {GitHub}, + title = {SDiagonalizability.jl: A dynamic algorithm to minimize or recognize the S-bandwidth of an undirected graph}, year = {2025}, url = {https://github.com/GraphQuantum/SDiagonalizability.jl} }