From f42920acae0f2085f89649283cc1f3a1cfef0fcd Mon Sep 17 00:00:00 2001 From: Victor Vanthilt Date: Mon, 27 Jul 2026 11:39:08 +0200 Subject: [PATCH 1/3] deambiguate morita2025 bib entries --- docs/src/assets/tnrkit.bib | 4 ++-- src/schemes/impuritytrg.jl | 2 +- src/utility/gs_degeneracy.jl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/src/assets/tnrkit.bib b/docs/src/assets/tnrkit.bib index 097c3c2f..35fd4f2d 100644 --- a/docs/src/assets/tnrkit.bib +++ b/docs/src/assets/tnrkit.bib @@ -47,7 +47,7 @@ @misc{naravane2026 url = {https://arxiv.org/abs/2602.13124} } -@misc{morita2025, +@misc{morita2025b, title = {Tensor renormalization group calculations of partition-function ratios}, author = {Satoshi Morita and Naoki Kawashima}, year = {2025}, @@ -153,7 +153,7 @@ @article{kadoh2019 doi = {10.1007/JHEP05(2019)184} } -@article{morita2025, +@article{morita2025a, title = {Multi-Impurity Method for the Bond-Weighted Tensor Renormalization Group}, author = {Morita, Satoshi and Kawashima, Naoki}, year = 2025, diff --git a/src/schemes/impuritytrg.jl b/src/schemes/impuritytrg.jl index 12235d11..bab4cd97 100644 --- a/src/schemes/impuritytrg.jl +++ b/src/schemes/impuritytrg.jl @@ -33,7 +33,7 @@ p---4---3---p # References * [Kadoh et. al. 10.1007/JHEP05(2019)184 (2019)](@cite kadoh2019) -* [Morita et. al. Phys. Rev. B 111 (2025)](@cite morita2025) +* [Morita et. al. Phys. Rev. B 111 (2025)](@cite morita2025a) """ mutable struct ImpurityTRG{E, S, TT <: AbstractTensorMap{E, S, 2, 2}} <: TNRScheme{E, S} "Pure tensor" diff --git a/src/utility/gs_degeneracy.jl b/src/utility/gs_degeneracy.jl index cffd000f..52883a50 100644 --- a/src/utility/gs_degeneracy.jl +++ b/src/utility/gs_degeneracy.jl @@ -98,7 +98,7 @@ The Gu-Wen ratios are related to the Ground state Degeneracy and the the scaling # References * [Zheng-Cheng Gu & Xiao-Gang Wen. PhysRevB.80.155131](@cite gu2009) -* [Satoshi Morita et al. arxiv:2512.03395](@cite morita2025) +* [Satoshi Morita et al. arxiv:2512.03395](@cite morita2025b) """ function gu_wen_ratio(scheme::TNRScheme{E}) where {E} T_unit = scheme.T From 7aeeadd6882da5a4a367134ee5e5aa664ba68219 Mon Sep 17 00:00:00 2001 From: Victor Vanthilt Date: Mon, 27 Jul 2026 11:55:42 +0200 Subject: [PATCH 2/3] add year and month entries --- docs/src/assets/tnrkit.bib | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/src/assets/tnrkit.bib b/docs/src/assets/tnrkit.bib index 35fd4f2d..a74c69a8 100644 --- a/docs/src/assets/tnrkit.bib +++ b/docs/src/assets/tnrkit.bib @@ -184,7 +184,8 @@ @article{delcamp2020 @article{naumann2026, title = {Variational Optimization of Projected Entangled-Pair States on the Triangular Lattice}, author = {Naumann, Jan and Eisert, Jens and Schmoll, Philipp}, - date = {2026-01-09}, + year = {2026}, + month = {January}, journal = {Physical Review B}, shortjournal = {Phys. Rev. B}, volume = {113}, @@ -197,7 +198,8 @@ @article{naumann2026 @article{baxter1981, title = {Corner Transfer Matrices}, author = {Baxter, R. J.}, - date = {1981-03-01}, + year = {1981}, + month = {March}, journal = {Physica A: Statistical Mechanics and its Applications}, shortjournal = {Physica A: Statistical Mechanics and its Applications}, volume = {106}, @@ -210,7 +212,8 @@ @article{baxter1981 @article{nishino1996, title = {Corner {{Transfer Matrix Renormalization Group Method}}}, author = {Nishino, Tomotoshi and Okunishi, Kouichi}, - date = {1996-04-01}, + year = {1996}, + month = {April}, journal = {Journal of the Physical Society of Japan}, volume = {65}, issn = {0031-9015}, From 58fb9aeffde1032882d1818ce514932824044f0d Mon Sep 17 00:00:00 2001 From: Victor Vanthilt Date: Mon, 27 Jul 2026 12:11:33 +0200 Subject: [PATCH 3/3] make ueda2025 mics --- docs/src/assets/tnrkit.bib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/assets/tnrkit.bib b/docs/src/assets/tnrkit.bib index a74c69a8..ecf5bffd 100644 --- a/docs/src/assets/tnrkit.bib +++ b/docs/src/assets/tnrkit.bib @@ -315,7 +315,7 @@ @article{Evenbly_2018 month = {aug} } -@article{ueda_2025, +@misc{ueda_2025, title = {Global Tensor Network Renormalization for 2D Quantum systems: A new window to probe universal data from thermal transitions}, author = {Atsushi Ueda and Sander De Meyer and Adwait Naravane and Victor Vanthilt and Frank Verstraete}, year = {2025},