Skip to content

Commit 8e53dc4

Browse files
committed
Merge branch 'JOSS-submission'
2 parents c6d61d9 + 455ab74 commit 8e53dc4

2 files changed

Lines changed: 14 additions & 20 deletions

File tree

paper.bib

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ @article{R:fracdiff
2828
journal = {R package version 1.5-2},
2929
title = {`fracdiff`: Fractionally Differenced ARIMA Models},
3030
url = {https://CRAN.R-project.org/package=fracdiff},
31-
year = {2022},
32-
doi = {10.32614/CRAN.package.fracdiff},
31+
doi = {10.32614/CRAN.package.fracdiff},
32+
year = {2022}
3333
}
3434

3535
@manual{R:lang,
@@ -41,21 +41,15 @@ @manual{R:lang
4141
year = {2023}
4242
}
4343

44-
@article{R:longmemo,
45-
author = {Maechler, M. and Beran, J. and Whitcher, B.},
46-
journal = {R package version 1.1-2},
47-
title = {`longmemo`: Statistics for Long-Memory Processes and Related Functionality},
48-
url = {https://CRAN.R-project.org/package=longmemo},
49-
year = {2020},
50-
doi = {10.32614/CRAN.package.longmemo},
51-
}
52-
53-
@article{BenchmarkToolsJL,
54-
author = {Jarrett Revels},
55-
title = {\pkg{BenchmarkTools.jl}},
56-
url = {https://juliaci.github.io/BenchmarkTools.jl/},
57-
version = {v1.4.0},
58-
year = 2023
44+
@ARTICLE{BenchmarkToolsJL,
45+
author = {{Chen}, J. and {Revels}, J.},
46+
title = "{Robust benchmarking in noisy environments}",
47+
journal = {arXiv e-prints},
48+
year = 2016,
49+
month = "Aug",
50+
doi = {10.48550/arXiv.1608.04295},
51+
archivePrefix ={arXiv},
52+
url = {https://arxiv.org/abs/1608.04295}
5953
}
6054

6155
@article{R:LongMemoryTS,
@@ -67,7 +61,7 @@ @article{R:LongMemoryTS
6761
doi = {10.32614/CRAN.package.LongMemoryTS}
6862
}
6963

70-
@article{VERAVALDES2024c,
64+
@article{VERAVALDES2025,
7165
title = {Effects of the Paris Agreement and the COVID-19 Pandemic on Volatility Persistence of Stocks Associated with the Climate Crisis: A Multiverse Analysis},
7266
year = {2025},
7367
author = {Vera-Valdés, J.E., and Kvist, O.},

paper.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ The package has been used in the following research:
8787

8888
- Vera-Valdés, J. Eduardo, and Olivia Kvist. 2024. “Breaching 1.5°C: Give Me the Odds.” arXiv, December. https://doi.org/10.48550/arXiv.2412.13855. [@vera-valdés2024]
8989

90-
- Vera-Valdés, J.E., and Kvist, O. (2025). “Effects of the Paris Agreement and the COVID-19 Pandemic on Volatility Persistence of Stocks Associated with the Climate Crisis: A Multiverse Analysis.” Forthcoming in Advances in Econometrics. https://everval.github.io/publications/FinancialVolatilityAfterPA.html [@VERAVALDES2024c]
90+
- Vera-Valdés, J.E., and Kvist, O. (2025). “Effects of the Paris Agreement and the COVID-19 Pandemic on Volatility Persistence of Stocks Associated with the Climate Crisis: A Multiverse Analysis.” Forthcoming in Advances in Econometrics. https://everval.github.io/publications/FinancialVolatilityAfterPA.html [@VERAVALDES2025]
9191

92-
Furthermore, see the accompanying examples of the package in use at the [package's website](https://everval.github.io/files/LM_notebook_illustration.html).
92+
Furthermore, see the accompanying examples of the package in use at the [author's website](https://everval.github.io/files/LM_notebook_illustration.html).
9393

9494
# References

0 commit comments

Comments
 (0)