From ad72fc985e92224eb861dfc415b7472dc8ae964e Mon Sep 17 00:00:00 2001 From: Chenqi Meng Date: Thu, 19 Mar 2026 12:24:56 +0800 Subject: [PATCH 1/2] Added reference of two cft data tensor --- docs/src/assets/tnrkit.bib | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/docs/src/assets/tnrkit.bib b/docs/src/assets/tnrkit.bib index 7b9d8c8f..769d205a 100644 --- a/docs/src/assets/tnrkit.bib +++ b/docs/src/assets/tnrkit.bib @@ -246,4 +246,29 @@ @article{Yu_2014 author = {Yu, J. F. and Xie, Z. Y. and Meurice, Y. and Liu, Yuzhi and Denbleyker, A. and Zou, Haiyuan and Qin, M. P. and Chen, J. and Xiang, T.}, year = {2014}, month = {jan} -} \ No newline at end of file +} + +@phdthesis{Bao2019LoopTNR, + author = {Chenfeng Bao}, + title = {Loop Optimization of Tensor Network Renormalization: Algorithms and Applications}, + school = {University of Waterloo}, + year = {2019}, + month = {May}, + type = {PhD's thesis}, + advisor = {Neil Turok}, + url = {http://hdl.handle.net/10012/14674} +} + +@article{Hauru_2016, + title ={Topological conformal defects with tensor networks}, + volume ={94}, + ISSN ={2469-9969}, + url ={http://dx.doi.org/10.1103/PhysRevB.94.115125}, + DOI ={10.1103/physrevb.94.115125}, + number ={11}, + journal ={Physical Review B}, + publisher ={American Physical Society (APS)}, + author ={Hauru, Markus and Evenbly, Glen and Ho, Wen Wei and Gaiotto, Davide and Vidal, Guifre}, + year ={2016}, + month =sep +} From e08ddee6756f0af10a397b6b1459cfc7a2e3700c Mon Sep 17 00:00:00 2001 From: Chenqi Meng Date: Thu, 19 Mar 2026 12:25:40 +0800 Subject: [PATCH 2/2] Update tnrkit.bib --- 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 769d205a..d67f3bdf 100644 --- a/docs/src/assets/tnrkit.bib +++ b/docs/src/assets/tnrkit.bib @@ -254,7 +254,7 @@ @phdthesis{Bao2019LoopTNR school = {University of Waterloo}, year = {2019}, month = {May}, - type = {PhD's thesis}, + type = {PhD thesis}, advisor = {Neil Turok}, url = {http://hdl.handle.net/10012/14674} }