diff --git a/_posts/2025-11-11-new-publications.md b/_posts/2025-11-11-new-publications.md
new file mode 100644
index 0000000..b3962bd
--- /dev/null
+++ b/_posts/2025-11-11-new-publications.md
@@ -0,0 +1,19 @@
+---
+layout: post
+title: New Publications for Quantum Toolbox
+author: Yi-Te Huang
+readmore: True
+---
+
+- [QuTiP 5 : Physics Reports 1153, 1 (2026)](https://doi.org/10.1016/j.physrep.2025.10.001)
+- [QuantumToolbox.jl : Quantum 9, 1866 (2025)](https://doi.org/10.22331/q-2025-09-29-1866)
+
+The QuTiP development community is pleased to share that both the Quantum Toolbox in Python 5 ([QuTiP 5](https://qutip.readthedocs.io/en/stable/)) and the Quantum Toolbox in Julia ([QuantumToolbox.jl](https://qutip.org/QuantumToolbox.jl)) have recently published major research papers highlighting their latest advances in open quantum system simulation and quantum information science.
+
+These publications represent a milestone in the continued development of open-source platforms for quantum dynamics and control. They showcase unified approaches to efficient quantum simulation, GPU acceleration, and integration with modern scientific computing ecosystems.
+
+We thank the global QuTiP and QuantumToolbox.jl communities for their ongoing contributions and invite researchers to explore these works to see the future of quantum simulation frameworks.
+
+If you use any of our packages in your research, we would be grateful if you cite the corresponding paper.
+
+For the full publication list of each package and the corresponding BibTeX entries, please click [here](https://qutip.org/citing).
diff --git a/assets/qutip5-bibtex.txt b/assets/qutip5-bibtex.txt
index ae6fdfc..3797efa 100644
--- a/assets/qutip5-bibtex.txt
+++ b/assets/qutip5-bibtex.txt
@@ -1,9 +1,17 @@
-@article{lambert2024qutip5quantumtoolbox,
- title={QuTiP 5: The Quantum Toolbox in Python},
- author={Neill Lambert and Eric Giguère and Paul Menczel and Boxi Li and Patrick Hopf and Gerardo Suárez and Marc Gali and Jake Lishman and Rushiraj Gadhvi and Rochisha Agarwal and Asier Galicia and Nathan Shammah and Paul Nation and J. R. Johansson and Shahnawaz Ahmed and Simon Cross and Alexander Pitchford and Franco Nori},
- year={2024},
- eprint={2412.04705},
- archivePrefix={arXiv},
- primaryClass={quant-ph},
- url={https://arxiv.org/abs/2412.04705},
-}
\ No newline at end of file
+@article{qutip5,
+ title = {QuTiP 5: The Quantum Toolbox in {Python}},
+ author = {
+ Lambert, Neill and Gigu{`e}re, Eric and Menczel, Paul and Li, Boxi and
+ Hopf, Patrick and Su{'a}rez, Gerardo and Gali, Marc and Lishman, Jake and
+ Gadhvi, Rushiraj and Agarwal, Rochisha and Galicia, Asier and Shammah, Nathan and
+ Nation, Paul and Johansson, J. R. and Ahmed, Shahnawaz and Cross, Simon and
+ Pitchford, Alexander and Nori, Franco
+ },
+ journal = {Physics Reports},
+ volume = {1153},
+ pages = {1-62},
+ year = {2026},
+ issn = {0370-1573},
+ doi = {10.1016/j.physrep.2025.10.001},
+ url = {https://www.sciencedirect.com/science/article/pii/S0370157325002704},
+}
diff --git a/citing.md b/citing.md
index b4e65d0..99bc302 100644
--- a/citing.md
+++ b/citing.md
@@ -19,9 +19,9 @@ We would love to hear how QuTiP is being used as a research tool.
**QuTiP - Main Package**
-* N. Lambert, E. Giguère, P. Menczel, B. Li, P. Hopf, G. Suárez, M. Gali, J. Lishman, R. Gadhvi, R. Agarwal, A. Galicia, N. Shammah, P. Nation, J. R. Johansson, S. Ahmed, S. Cross, A. Pitchford, F. Nori: "QuTiP 5: The Quantum Toolbox in Python.", arXiv:2412.04705 (2024).
-[[PDF](https://arxiv.org/pdf/2412.04705)]
-[[Link](https://doi.org/10.48550/arXiv.2412.04705)]
+* N. Lambert, E. Giguère, P. Menczel, B. Li, P. Hopf, G. Suárez, M. Gali, J. Lishman, R. Gadhvi, R. Agarwal, A. Galicia, N. Shammah, P. Nation, J. R. Johansson, S. Ahmed, S. Cross, A. Pitchford, F. Nori: "QuTiP 5: The Quantum Toolbox in Python.", Physics Reports **1153**, 1-62 (2026).
+[[PDF](https://dml.riken.jp/wp-content/uploads/PhysicsReports_1153_pp1-62_2_Nov_2025.pdf)]
+[[Link](https://doi.org/10.1016/j.physrep.2025.10.001)]
[[arXiv](https://arxiv.org/abs/2412.04705)]
↪ Get BibTex