Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERF Citation #1968

Merged
merged 1 commit into from
Nov 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ for massively parallel block-structured applications.
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.8102984.svg
:target: https://doi.org/10.5281/zenodo.8102984

.. image:: https://joss.theoj.org/papers/10.21105/joss.05202/status.svg
:target: https://doi.org/10.21105/joss.05202

Test Status
~~~~~~~~~~~

Expand Down Expand Up @@ -76,19 +73,22 @@ The license for ERF can be found in the LICENSE.md file.
Citation
~~~~~~~~~

To cite ERF, please use [![Citing](http://joss.theoj.org/papers/10.21105/joss.05202/status.svg)](https://doi.org/10.21105/joss.05202)

```
@article{ERF_JOSS,
title = {ERF: Energy Research and Forecasting},
journal = {Journal of Open Source Software}
author = {Ann Almgren and Aaron Lattanzi and Riyaz Haque and Pankaj Jha and Branko Kosovic and Jeffrey Mirocha and Bruce Perry and Eliot Quon and Michael Sanders and David Wiersema and Donald Willcox and Xingqiu Yuan and Weiqun Zhang},
doi = {10.21105/joss.05202},
url = {https://doi.org/10.21105/joss.05202},
year = {2023},
publisher = {The Open Journal of Open Source Software},
volume = {8},
number = {87},
pages = {5202},
}
```
To cite ERF, please use |JOSS Image|

.. |JOSS Image| image:: https://joss.theoj.org/papers/10.21105/joss.05202/status.svg
:target: https://doi.org/10.21105/joss.05202

::

@article{ERF_JOSS,
title = {ERF: Energy Research and Forecasting},
journal = {Journal of Open Source Software}
author = {Ann Almgren and Aaron Lattanzi and Riyaz Haque and Pankaj Jha and Branko Kosovic and Jeffrey Mirocha and Bruce Perry and Eliot Quon and Michael Sanders and David Wiersema and Donald Willcox and Xingqiu Yuan and Weiqun Zhang},
doi = {10.21105/joss.05202},
url = {https://doi.org/10.21105/joss.05202},
year = {2023},
publisher = {The Open Journal of Open Source Software},
volume = {8},
number = {87},
pages = {5202},
}
Loading