Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CITATION.md #155

Merged
merged 2 commits into from
Nov 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
### Fixes
### Internal Changes
* update IPFS version in CI to 0.23.0 to improve access times and make weekly_test more reliable (#149). By [Hauke Schulz](https://github.com/observingClouds)
* add citation recommendations (#155). By [Hauke Schulz](https://github.com/observingClouds)

## 1.0.0

Expand Down
28 changes: 28 additions & 0 deletions CITATION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Citing

Please cite the catalog as following when refering to a specific version of the catalog, e.g., in the data availability section:

```bibtex
@dataset{eurec4a_community_2023,
title = {{{EUREC4A}}},
author = {{community}, EUREC4A},
date = {2023-10},
publisher = {{Zenodo}},
doi = {10.5281/zenodo.8422322},
version = {v1.0.0}
}
```

In case the catalog is cited within the main body of the manuscript, please reference the general version of catalog available at https://zenodo.org/doi/10.5281/zenodo.8422321

> [!IMPORTANT]
> The catalog only links to datasets and has no influence or control on the data itself.
To improve the reproducability and to give credit to the authors of the underlying datasets,
it is recommended to cite each dataset individually in addition to the catalog itself.

## Example citation for data availability section

> The EUREC4A data used in this study is freely available and can be easily accessed via the EUREC4A-Intake catalog at
https://github.com/eurec4a/eurec4a-intake as described at howto.eurec4a.eu. The specific data sets used from
the catalog v1.0.0 (EUREC4A community, 2023) include the JOANNE dropsonde data set (George, 2021),
the EUREC4A radiosonde data set (Stephan et al., 2020),...