Skip to content

Commit 6588b68

Browse files
authored
Merge pull request #218 from qutip/qutij-cite
Update citation information for Quantum Toolbox in Julia
2 parents a24dc2e + 0224668 commit 6588b68

File tree

3 files changed

+24
-20
lines changed

3 files changed

+24
-20
lines changed

assets/qutij-bibtex.txt

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
@article{mercurio2025quantumtoolboxjlefficientjuliaframework,
2-
title={QuantumToolbox.jl: An efficient Julia framework for simulating open quantum systems},
3-
author={Alberto Mercurio and Yi-Te Huang and Li-Xun Cai and Yueh-Nan Chen and Vincenzo Savona and Franco Nori},
4-
year={2025},
5-
eprint={2504.21440},
6-
archivePrefix={arXiv},
7-
primaryClass={quant-ph},
8-
url={https://arxiv.org/abs/2504.21440},
9-
}
1+
@article{QuantumToolbox.jl2025,
2+
title = {Quantum{T}oolbox.jl: {A}n efficient {J}ulia framework for simulating open quantum systems},
3+
author = {Mercurio, Alberto and Huang, Yi-Te and Cai, Li-Xun and Chen, Yueh-Nan and Savona, Vincenzo and Nori, Franco},
4+
journal = {{Quantum}},
5+
issn = {2521-327X},
6+
publisher = {{Verein zur F{\"{o}}rderung des Open Access Publizierens in den Quantenwissenschaften}},
7+
volume = {9},
8+
pages = {1866},
9+
month = sep,
10+
year = {2025},
11+
doi = {10.22331/q-2025-09-29-1866},
12+
url = {https://doi.org/10.22331/q-2025-09-29-1866}
13+
}

assets/qutij-heom-bibtex.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
@article{huang2023HierarchicalEOM-jl,
2-
doi = {10.1038/s42005-023-01427-2},
3-
url = {https://doi.org/10.1038/s42005-023-01427-2},
4-
year = {2023},
5-
month = {Oct},
1+
@article{HierarchicalEOM.jl2023,
2+
title = {An efficient {J}ulia framework for hierarchical equations of motion in open quantum systems},
3+
author = {Huang, Yi-Te and Kuo, Po-Chen and Lambert, Neill and Cirio, Mauro and Cross, Simon and Yang, Shen-Liang and Nori, Franco and Chen, Yueh-Nan},
4+
journal = {Communications Physics},
65
publisher = {Nature Portfolio},
76
volume = {6},
87
number = {1},
98
pages = {313},
10-
author = {Huang, Yi-Te and Kuo, Po-Chen and Lambert, Neill and Cirio, Mauro and Cross, Simon and Yang, Shen-Liang and Nori, Franco and Chen, Yueh-Nan},
11-
title = {An efficient {J}ulia framework for hierarchical equations of motion in open quantum systems},
12-
journal = {Communications Physics}
13-
}
9+
month = {Oct},
10+
year = {2023},
11+
doi = {10.1038/s42005-023-01427-2},
12+
url = {https://doi.org/10.1038/s42005-023-01427-2}
13+
}

citing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ We would love to hear how QuTiP is being used as a research tool.
6161

6262
**QuantumToolbox.jl**
6363

64-
* A. Mercurio, Y.-T. Huang, L.-X. Cai, Y.-N. Chen, V. Savona, F. Nori: "QuantumToolbox.jl: An efficient Julia framework for simulating open quantum systems.", arXiv:2504.21440 (2025).
64+
* A. Mercurio, Y.-T. Huang, L.-X. Cai, Y.-N. Chen, V. Savona, F. Nori: "QuantumToolbox.jl: An efficient Julia framework for simulating open quantum systems.", Quantum **9**, 1866 (2025).
6565
[[PDF](https://arxiv.org/pdf/2504.21440)]
66-
[[Link](https://doi.org/10.48550/arXiv.2504.21440)]
66+
[[Link](https://doi.org/10.22331/q-2025-09-29-1866)]
6767
[[arXiv](https://arxiv.org/abs/2504.21440)]
6868
<br><a href="/assets/qutij-bibtex.txt" target="_blank">&#8618; Get BibTex</a>
6969

0 commit comments

Comments
 (0)