Skip to content

Commit dbdbd0e

Browse files
committed
update citation stuff
1 parent 76ffbfd commit dbdbd0e

2 files changed

Lines changed: 15 additions & 12 deletions

File tree

CITATION.bib

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ @software{Pasquier_Zenodo_2025
88
}
99

1010
@article{Pasquier_etal,
11-
title = {The Sequestration Efficiency of the Deep Ocean},
12-
author = {Pasquier, Benoît and Matear, Richard J. and Chamberlain, Matthew A. and Ziehn, Tilo and Hutchinson, David K. and Primeau, Francois W. and Liu, Yi and Bardin, Ann},
13-
abstract = {Ocean sediments may provide adequate long-term storage for carbon dioxide removal (CDR), with the abyssal ocean providing extra sequestration. The transit of carbon from seafloor release to ocean surface can take up to millennia, as it occurs through},
14-
journal = {ESS Open Archive},
15-
year = 2025,
16-
month = {May},
17-
day = {05},
18-
doi = {10.22541/essoar.174646362.20144320/v1},
11+
title = {The {{Sequestration Efficiency}} of the {{Deep Ocean}}},
12+
author = {Pasquier, Beno{\^i}t and Matear, Richard J. and Chamberlain, Matthew A. and Ziehn, Tilo and Hutchinson, David K. and Primeau, Fran{\c c}ois W. and Liu, Yi and Bardin, Ann},
13+
year = {2025},
14+
journal = {Geophysical Research Letters},
15+
volume = {52},
16+
number = {18},
17+
pages = {e2025GL116799},
18+
issn = {1944-8007},
19+
doi = {10.1029/2025GL116799},
1920
}
21+

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,13 +102,14 @@ This code is © Benoît Pasquier (2025) and contributors, and it is made availab
102102
Over and above the legal restrictions imposed by this license, if you use this software for an academic publication then you are obliged to provide proper attribution.
103103
This can be to this code directly,
104104

105-
> Benoît Pasquier (2025). OceanTransportMatrixBuilder.jl: A Julia package to build ocean transport matrices from CMIP model output. Zenodo. doi: [10.5281/zenodo.13864392](https://doi.org/10.5281/zenodo.13864392).
105+
> Benoît Pasquier (2025). **OceanTransportMatrixBuilder.jl: A Julia package to build ocean transport matrices from CMIP model output**. *Zenodo*. doi: [10.5281/zenodo.13864392](https://doi.org/10.5281/zenodo.13864392).
106106
107-
or to the paper that it was developed for (currently under review for publication in *Geophysical Research Letters*),
107+
or to the paper that it was developed for:
108108

109-
> Benoît Pasquier, Richard J. Matear, Matthew A. Chamberlain, Tilo Ziehn, David K. Hutchinson, Francois W. Primeau, Yi Liu, and Ann Bardin (2025). The sequestration efficiency of the deep ocean. ESS Open Archive. doi: [10.22541/essoar.174646362.20144320/v1](https://doi.org/10.22541/essoar.174646362.20144320/v1)
109+
> Pasquier, B., Matear, R. J., Chamberlain, M. A., Ziehn, T., Hutchinson, D. K., Primeau, F. W., et al. (2025). **The sequestration efficiency of the deep ocean**. *Geophysical Research Letters*, 52, e2025GL116799. doi: [10.1029/2025GL116799](https://doi.org/10.1029/2025GL116799).
110110
111-
or (ideally) both.
111+
112+
but, ideally, both.
112113
You can also find the citation(s) in BibTeX format in the `CITATION.bib` file.
113114

114115

0 commit comments

Comments
 (0)