Skip to content

Commit

Permalink
Fix error in citation
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinsonBeaucour authored Nov 8, 2024
1 parent 612d25e commit d99a652
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ How to cite
.. code-block:: bibtex
@misc{HeatPro,
title = {HeatPro Python Package: Generate Heat Demand Load Profile for District Heating},
author = {Beaucour Robinson, Wissocq Thibaut, Lamaison Nicolas},
year = {2024},
url = {https://github.com/CEA-Liten/heatpro},
note = {[Access Date]}
title = {HeatPro Python Package: Generate Heat Demand Load Profile for District Heating},
author = {Beaucour, Robinson and Wissocq, Thibaut and Lamaison, Nicolas},
year = {2024},
url = {https://github.com/CEA-Liten/heatpro},
note = {[Access Date]}
}
Contributors
Expand Down

0 comments on commit d99a652

Please sign in to comment.