diff --git a/README.md b/README.md
index 0d8dd7d..e399064 100644
--- a/README.md
+++ b/README.md
@@ -188,10 +188,12 @@ There are several other implementations of hybrid attack estimates, we note thes
1. The NTRUPrime team's scripts: https://ntruprime.cr.yp.to/estimate-20190329.sage
2. Thomas Wunderer's scripts, hosted by Leo Ducas: https://github.com/lducas/LatRedHybrid
3. Rachel Player's edited variant of Wunderer's scripts: https://github.com/rachelplayer/LatRedHybrid
+4. The script on Yongha Son's github page https://github.com/Yongyongha/SparseLWE-estimator associated to [SC19]
### Hybrid Dual
1. The script provided by [CHHS19]: https://github.com/swanhong/HybridLWEAttack
+2. The script on Yongha Son's github page https://github.com/Yongyongha/SparseLWE-estimator associated to [CHHS19]
## References
@@ -201,5 +203,6 @@ There are several other implementations of hybrid attack estimates, we note thes
[CP19] https://eprint.iacr.org/2019/1148
[Est20] https://bitbucket.org/malb/lwe-estimator
[How07] https://www.iacr.org/archive/crypto2007/46220150/46220150.pdf
+[SC19] https://eprint.iacr.org/2019/1019.pdf