diff --git a/doc/make_cite_html.py b/doc/make_cite_html.py index db59873c58e..25111c09f67 100644 --- a/doc/make_cite_html.py +++ b/doc/make_cite_html.py @@ -62,7 +62,8 @@ "aspect-doi-v2.3.0" : "2.3.0", "aspect-doi-v2.4.0" : "2.4.0", "aspect-doi-v2.5.0" : "2.5.0", - "aspectmanual" : "2.5.0", + "aspect-doi-v3.0.0" : "3.0.0", + "aspectmanual" : "3.0.0", "rose_freesurface" : "fs", "dannberg:heister:2016" : "melt", "gassmoller:etal:2018" : "particles", @@ -104,7 +105,8 @@ "aspect-doi-v2.3.0" : "Bangerth, Wolfgang, Juliane Dannberg, Menno Fraters, Rene Gassmoeller, Anne Glerum, Timo Heister, and John Naliboff. 2021. ASPECT v2.3.0 (version v2.3.0). Zenodo. https://doi.org/10.5281/ZENODO.5131909.", "aspect-doi-v2.4.0" : "Bangerth, Wolfgang, Juliane Dannberg, Menno Fraters, Rene Gassmoeller, Anne Glerum, Timo Heister, Robert Myhill, and John Naliboff. 2022. ASPECT v2.4.0 (version v2.4.0). Zenodo. https://doi.org/10.5281/zenodo.6903424.", "aspect-doi-v2.5.0" : "Bangerth, Wolfgang, Juliane Dannberg, Menno Fraters, Rene Gassmoeller, Anne Glerum, Timo Heister, Robert Myhill, and John Naliboff. 2023. Geodynamics/Aspect: ASPECT 2.5.0 (version v2.5.0). Zenodo. https://doi.org/10.5281/ZENODO.8200213.", - "aspectmanual" : "Bangerth, Wolfgang, Juliane Dannberg, Menno Fraters, Rene Gassmoeller, Anne Glerum, Timo Heister, Robert Myhill, and John Naliboff. 2022. “ASPECT: Advanced Solver for Problems in Earth's ConvecTion, User Manual.” Figshare. https://doi.org/10.6084/M9.FIGSHARE.4865333.", + "aspect-doi-v3.0.0" : "Wolfgang Bangerth, Juliane Dannberg, Menno Fraters, Rene Gassmoeller, Anne Glerum, Timo Heister, Robert Myhill, and John Naliboff. 2024. ASPECT v3.0.0 (version v3.0.0). Zenodo. https://doi.org/10.5281/ZENODO.14371679.", + "aspectmanual" : "Bangerth, Wolfgang, Juliane Dannberg, Menno Fraters, Rene Gassmoeller, Anne Glerum, Timo Heister, Robert Myhill, and John Naliboff. 2024. “ASPECT: Advanced Solver for Planetary Evolution, Convection, and Tectonics, User Manual.” Figshare. https://doi.org/10.6084/M9.FIGSHARE.4865333.", "clevenger:heister:2021" : "Thomas C. Clevenger, and Timo Heister. 2021. “Comparison Between Algebraic and Matrix-free Geometric Multigrid for a Stokes Problem on an Adaptive Mesh with Variable Viscosity.“ Numerical Linear Algebra with Applications, Wiley.", "dannberg:heister:2016" : "Juliane Dannberg, and Timo Heister. 2016. “Compressible Magma/mantle Dynamics: 3-D, Adaptive Simulations in ASPECT.” Geophysical Journal International 207 (3) (September 4): 1343–1366. doi:10.1093/gji/ggw329. http://dx.doi.org/10.1093/gji/ggw329.", "fraters_menno_2020_3900603" : "Menno Fraters. 2020. ”The Geodynamic World Builder” (version v0.3.0). Zenodo. https://doi.org/10.5281/ZENODO.3900603", diff --git a/doc/sphinx/references.bib b/doc/sphinx/references.bib index 5c7fe9d65d5..c0b69bcce2e 100644 --- a/doc/sphinx/references.bib +++ b/doc/sphinx/references.bib @@ -11588,13 +11588,30 @@ @software{aspect-doi-v2.5.0 url = {https://doi.org/10.5281/zenodo.8200213} } +@software{aspect-doi-v3.0.0, + author = {Wolfgang Bangerth and + Juliane Dannberg and + Menno Fraters and + Rene Gassmoeller and + Anne Glerum and + Timo Heister and + Robert Myhill and + John Naliboff}, + title = {ASPECT v3.0.0}, + month = dec, + year = 2024, + publisher = {Zenodo}, + version = {v3.0.0}, + doi = {10.5281/zenodo.14371679}, + url = {https://doi.org/10.5281/zenodo.14371679} +} + @misc{aspectmanual, - title = {{{ASPECT}: Advanced Solver for Problems in Earth's ConvecTion, User Manual}}, + title = {{{ASPECT}: Advanced Solver for Planetary Evolution, Convection, and Tectonics, User Manual}}, author = {Bangerth, Wolfgang and Dannberg, Juliane and Fraters, Menno and Gassmoeller, Rene and Glerum, Anne and Heister, Timo and Myhill, Robert and Naliboff, John}, - year = {2023}, - month = jul, + year = {2024}, + month = dec, DOI = {10.6084/m9.figshare.4865333}, - note = {doi:10.6084/m9.figshare.4865333}, URL = {https://doi.org/10.6084/m9.figshare.4865333} }