Skip to content

Commit 99cfcdf

Browse files
committed
Recognize all papers
by generating the bib file (`build --doi-bib`) and editing the keys issue seems to have been that the two pairs have the same first author and year and the auto keys are based on that alone
1 parent fa94348 commit 99cfcdf

1 file changed

Lines changed: 101 additions & 0 deletions

File tree

myst.doi.bib

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
% AUTOGENERATED FILE - EDITS MAY BE LOST
2+
% To regenerate, run `myst build --doi-bib`
3+
4+
@article{Nunez_Ocasio_2024_a,
5+
author = {N{\' u}{\~ n}ez Ocasio, K. M. and Davis, C. A. and Moon, Z. L. and Lawton, Q. A.},
6+
journal = {Journal of Advances in Modeling Earth Systems},
7+
doi = {10.1029/2023ms004070},
8+
issn = {1942-2466},
9+
number = {6},
10+
year = {2024},
11+
month = {6},
12+
publisher = {American Geophysical Union (AGU)},
13+
title = {Moisture {Dependence} of an {African} {Easterly} {Wave} {Within} the {West} {African} {Monsoon} {System}},
14+
url = {http://dx.doi.org/10.1029/2023MS004070},
15+
volume = {16},
16+
}
17+
18+
19+
@article{Nunez_Ocasio_2024_b,
20+
author = {N{\' u}{\~ n}ez Ocasio, K. M. and Dougherty, Erin M.},
21+
journal = {Geophysical Research Letters},
22+
doi = {10.1029/2024gl112341},
23+
issn = {1944-8007},
24+
number = {24},
25+
year = {2024},
26+
month = {12},
27+
publisher = {American Geophysical Union (AGU)},
28+
title = {The {Effect} of {PseudoGlobal} {Warming} on the {WeatherClimate} {System} of {Africa} in a {ConvectionPermitting} {Model}},
29+
url = {http://dx.doi.org/10.1029/2024GL112341},
30+
volume = {51},
31+
}
32+
33+
34+
@article{pgw_aew_preprint,
35+
author = {Ocasio, Kelly Marie N{\' u}{\~ n}ez and Dougherty, Erin and Moon, Zachary and Davis, Christopher A},
36+
doi = {10.22541/essoar.174547926.68665522/v1},
37+
year = {2025},
38+
month = {4},
39+
publisher = {Wiley},
40+
title = {Response of {African} {Easterly} {Waves} to a {Warming} {Climate}: A {Convection}-{Permitting} {Approach}},
41+
url = {http://dx.doi.org/10.22541/essoar.174547926.68665522/v1},
42+
}
43+
44+
45+
@article{pgw_mcs_preprint,
46+
author = {Ocasio, Kelly Marie N{\' u}{\~ n}ez and Dougherty, Erin and Moon, Zachary},
47+
doi = {10.22541/essoar.174547944.43729039/v1},
48+
year = {2025},
49+
month = {4},
50+
publisher = {Wiley},
51+
title = {Mesoscale {Convective} {Systems} in {Africa} and the {Atlantic} {Ocean} {Under} a {Km}-{Scale} {Future} {Climate} {Scenario}},
52+
url = {http://dx.doi.org/10.22541/essoar.174547944.43729039/v1},
53+
}
54+
55+
56+
@article{Skamarock_2011,
57+
author = {Skamarock, William C. and Gassmann, Almut},
58+
journal = {Monthly Weather Review},
59+
doi = {10.1175/mwr-d-10-05056.1},
60+
issn = {1520-0493},
61+
number = {9},
62+
year = {2011},
63+
month = {9},
64+
pages = {2962--2975},
65+
publisher = {American Meteorological Society},
66+
title = {Conservative {Transport} {Schemes} for {Spherical} {Geodesic} {Grids}: High-{Order} {Flux} {Operators} for {ODE}-{Based} {Time} {Integration}},
67+
url = {http://dx.doi.org/10.1175/MWR-D-10-05056.1},
68+
volume = {139},
69+
}
70+
71+
72+
@article{Skamarock_2012,
73+
author = {Skamarock, William C. and Klemp, Joseph B. and Duda, Michael G. and Fowler, Laura D. and Park, Sang-Hun and Ringler, Todd D.},
74+
journal = {Monthly Weather Review},
75+
doi = {10.1175/mwr-d-11-00215.1},
76+
issn = {1520-0493},
77+
number = {9},
78+
year = {2012},
79+
month = {9},
80+
pages = {3090--3105},
81+
publisher = {American Meteorological Society},
82+
title = {A {Multiscale} {Nonhydrostatic} {Atmospheric} {Model} {Using} {Centroidal} {Voronoi} {Tesselations} and {C}-{Grid} {Staggering}},
83+
url = {http://dx.doi.org/10.1175/MWR-D-11-00215.1},
84+
volume = {140},
85+
}
86+
87+
88+
@article{Wong_2024,
89+
author = {Wong, David C. and Willison, Jeff and Pleim, Jonathan E. and Sarwar, Golam and Beidler, James and Bullock, Russ and Herwehe, Jerold A. and Gilliam, Rob and Kang, Daiwen and Hogrefe, Christian and Pouliot, George and Foroutan, Hosein},
90+
journal = {Geoscientific Model Development},
91+
doi = {10.5194/gmd-17-7855-2024},
92+
issn = {1991-9603},
93+
number = {21},
94+
year = {2024},
95+
month = {11},
96+
pages = {7855--7866},
97+
publisher = {Copernicus GmbH},
98+
title = {Development of the {MPAS}-{CMAQ} coupled system ({V1}.0) for multiscale global air quality modeling},
99+
url = {http://dx.doi.org/10.5194/gmd-17-7855-2024},
100+
volume = {17},
101+
}

0 commit comments

Comments
 (0)