Skip to content

Commit

Permalink
Merge pull request #208 from OpenTerrace/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
jakobhaervig committed Jun 7, 2024
2 parents de21ab1 + a3ef4ae commit b3abedd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/citing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
If you use this software in your work, please cite this [article](https://doi.org/10.21105/joss.06411):

**Citation**

``Hærvig, J. (2024). OpenTerrace: A fast, flexible and extendable Python framework for thermal energy storage packed bed simulations. Journal of Open Source Software, 9(98), 6411. https://doi.org/10.21105/joss.06411``

**BibTeX entry**

``@article{Haervig_OpenTerrace_A_fast_2024, author = {Hærvig, Jakob},
doi = {10.21105/joss.06411},
journal = {Journal of Open Source Software},
month = jun,
number = {98},
pages = {6411},
title = {{OpenTerrace: A fast, flexible and extendable Python framework for thermal energy storage packed bed simulations}},
url = {https://github.com/OpenTerrace/openterrace-python},
volume = {9},
year = {2024}}``
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ nav:
- Verification studies: user-guide/verification-and-validation/verification.md
- Validation studies: user-guide/verification-and-validation/validation.md
- source_code.md
- Citing OpenTerrace: citing.md
- Contributing and contact:
- contributing.md
- contact.md

0 comments on commit b3abedd

Please sign in to comment.