Skip to content

Commit de4ff6f

Browse files
committed
Update citation
1 parent 063bb41 commit de4ff6f

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ authors:
77
- family-names: Huang
88
given-names: Qirui
99

10-
doi: 10.5281/zenodo.17117827
1110
repository-code: "https://github.com/RWTH-E3D/carbonfly"
1211
license: "LGPL-3.0"
1312
url: "https://github.com/RWTH-E3D/carbonfly"
@@ -18,6 +17,7 @@ preferred-citation:
1817
journal: "SoftwareX"
1918
year: 2026
2019
volume: 34
20+
start: 102580
2121
doi: 10.1016/j.softx.2026.102580
2222
authors:
2323
- family-names: Huang

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,18 +168,19 @@ If you want to cite **Carbonfly**, there are two ways to do it:
168168

169169
```bibtex
170170
@article{Huang_2026_Carbonfly_SoftwareX,
171-
author = {Huang, Qirui and Langenbeck, Anna and Frisch, J{\'e}r{\^o}me and van Treeck, Christoph},
171+
author = {Huang, Qirui and Langenbeck, Anna and Frisch, J{\'e}r{\^o}me and van Treeck, Christoph},
172172
title = {{Carbonfly}: {An} easy-to-use {Python} library and {Grasshopper} toolbox for {CO}$_2$-based indoor airflow and air quality {CFD} simulation},
173173
journal = {SoftwareX},
174174
year = {2026},
175+
volume = {34},
175176
pages = {102580},
176177
doi = {10.1016/j.softx.2026.102580},
177178
}
178179
```
179180

180181
APA style:
181182
```
182-
Huang, Q., Langenbeck, A., Frisch, J., & van Treeck, C. (2026). Carbonfly: An easy-to-use Python library and Grasshopper toolbox for CO₂-based indoor airflow and air quality CFD simulation. SoftwareX, 102580. https://doi.org/10.1016/j.softx.2026.102580
183+
Huang, Q., Langenbeck, A., Frisch, J., & van Treeck, C. (2026). Carbonfly: An easy-to-use Python library and Grasshopper toolbox for CO₂-based indoor airflow and air quality CFD simulation. SoftwareX, 34, 102580. https://doi.org/10.1016/j.softx.2026.102580
183184
```
184185

185186
- If your work depends on a specific release of Carbonfly, please additionally cite the archived Zenodo version corresponding to the release you used. Each release is archived on [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17117827.svg)](https://doi.org/10.5281/zenodo.17117827). Please either cite the version you used as indexed at Zenodo (for reproducibility) or cite all versions.

0 commit comments

Comments
 (0)