From 9af2abfc5639eb8c814b8f6ba922efc7750e878d Mon Sep 17 00:00:00 2001 From: Shubham <32878682+IamShubhamGupto@users.noreply.github.com> Date: Wed, 21 Aug 2024 18:23:49 -0400 Subject: [PATCH 1/2] add paper dois to paper.bib --- paper.bib | 2 ++ 1 file changed, 2 insertions(+) diff --git a/paper.bib b/paper.bib index 4640941a..a25a50c3 100644 --- a/paper.bib +++ b/paper.bib @@ -10,6 +10,7 @@ @article{Lorenz1995 address = {Shinfield Park, Reading}, url = {https://www.ecmwf.int/node/10829}, author = {Lorenz, E.N.} + doi = {10.1017/cbo9780511617652.004} } @article{christensen2022parametrization, @@ -17,4 +18,5 @@ @article{christensen2022parametrization author={Christensen, Hannah and Zanna, Laure}, year={2022}, publisher={Oxford University Press} + doi = {10.1093/acrefore/9780190228620.013.826} } From 924a1c8b9ce93e4ab6692bb23cd4ca4e00847651 Mon Sep 17 00:00:00 2001 From: Shubham <32878682+IamShubhamGupto@users.noreply.github.com> Date: Wed, 21 Aug 2024 18:25:19 -0400 Subject: [PATCH 2/2] add missing commas --- paper.bib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/paper.bib b/paper.bib index a25a50c3..bbc4abba 100644 --- a/paper.bib +++ b/paper.bib @@ -9,7 +9,7 @@ @article{Lorenz1995 organization = {ECMWF}, address = {Shinfield Park, Reading}, url = {https://www.ecmwf.int/node/10829}, - author = {Lorenz, E.N.} + author = {Lorenz, E.N.}, doi = {10.1017/cbo9780511617652.004} } @@ -17,6 +17,6 @@ @article{christensen2022parametrization title={Parametrization in weather and climate models}, author={Christensen, Hannah and Zanna, Laure}, year={2022}, - publisher={Oxford University Press} + publisher={Oxford University Press}, doi = {10.1093/acrefore/9780190228620.013.826} }