Skip to content

Commit

Permalink
Merge pull request #750 from MFraters/add_joss_paper_reference
Browse files Browse the repository at this point in the history
Add joss paper reference and reoder other references in CITATION file.
  • Loading branch information
MFraters authored Aug 21, 2024
2 parents e983d11 + 041eae6 commit 64fb41a
Showing 1 changed file with 35 additions and 15 deletions.
50 changes: 35 additions & 15 deletions CITATION
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@

@article{GWB_2024_JOSS,
title = {The Geodynamic World Builder: A planetary structure creator for the geosciences},
author = {Fraters, M. and Billen, M., and Gassmöller, R. and Saxena, A. and Heister, T. and Li, H., and Douglas, D., and Dannberg J., and Bangerth W. and Wang, Y.},
doi = {10.21105/joss.06671},
url = {https://doi.org/10.21105/joss.06671},
year = {2024},
publisher = {The Open Journal},
pages = {6671},
journal = {Journal of Open Source Software}
}

@Article{se-10-1785-2019,
AUTHOR = {Fraters, M. and Thieulot, C. and van den Berg, A. and Spakman, W.},
TITLE = {The Geodynamic World Builder: a solution for complex initial conditions in numerical modeling},
Expand All @@ -10,14 +22,24 @@ URL = {https://se.copernicus.org/articles/10/1785/2019/},
DOI = {10.5194/se-10-1785-2019}
}

@misc{gwb-doi-v0.4.0,
title = {{The Geodynamic World Builder} v0.4.0 [software]},
@misc{gwb-doi-v1.0.0,
title = {{The Geodynamic World Builder} v0.6.0 [software]},
author = {Menno Fraters and
others},
month = jun,
year = 2021,
DOI = {10.5281/zenodo.5014808},
URL = {https://doi.org/10.5281/zenodo.5014808},
month = aug,
year = 2024,
DOI = {10.5281/zenodo.13352667},
URL = {https://doi.org/10.5281/zenodo.13352667},
}

@misc{gwb-doi-v0.6.0,
title = {{The Geodynamic World Builder} v0.6.0 [software]},
author = {Menno Fraters and
others},
month = mar,
year = 2024,
DOI = {10.5281/zenodo.10794862},
URL = {https://doi.org/10.5281/zenodo.10794862},
}

@misc{gwb-doi-v0.5.0,
Expand All @@ -30,14 +52,12 @@ DOI = {10.5194/se-10-1785-2019}
URL = {https://doi.org/10.5281/zenodo.7998525},
}

@misc{gwb-doi-v0.6.0,
title = {{The Geodynamic World Builder} v0.6.0 [software]},
@misc{gwb-doi-v0.4.0,
title = {{The Geodynamic World Builder} v0.4.0 [software]},
author = {Menno Fraters and
others},
month = mar,
year = 2024,
DOI = {10.5281/zenodo.10794862},
URL = {https://doi.org/10.5281/zenodo.10794862},
}


month = jun,
year = 2021,
DOI = {10.5281/zenodo.5014808},
URL = {https://doi.org/10.5281/zenodo.5014808},
}

0 comments on commit 64fb41a

Please sign in to comment.