Skip to content

Commit 064d7ee

Browse files
authored
Merge pull request #121 from ESMValGroup/add_zenodo_link
Add zenodo links
2 parents 0c3915f + 62de036 commit 064d7ee

File tree

6 files changed

+12
-9
lines changed

6 files changed

+12
-9
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ authors:
7070
orcid: "https://orcid.org/0000-0002-5821-2060"
7171
cff-version: "1.0.3"
7272
date-released: 2020-08-06
73-
doi: ""
73+
doi: "10.5281/zenodo.3974591"
7474
license: "CC-BY-4.0"
7575
message: "If you use this tutorial, please cite it using these metadata."
7676
repository-code: "https://github.com/ESMValGroup/ESMValTool_Tutorial/"

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ Please see [information][contact-info] on how to subscribe to user mailing list.
3434

3535
## Citation
3636

37-
To cite this tutorial, please use the information available [here](CITATION.cff).
37+
To cite this tutorial, please use the information available at
38+
[https://doi.org/10.5281/zenodo.3974591](https://doi.org/10.5281/zenodo.3974591).
3839

3940
[ESMValTool-site]: https://www.esmvaltool.org/
4041
[ESMValTool-doc]: https://esmvaltool.readthedocs.io/en/latest/

_episodes/07-conclusions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ You may need to include a recipe or the output log as well.
9191

9292
### How do I cite the Tutorial?
9393

94-
Please see [citation information](https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/master/CITATION.cff)
94+
Please use citation information available at
95+
[https://doi.org/10.5281/zenodo.3974591](https://doi.org/10.5281/zenodo.3974591).
9596

9697
{% include links.md %}

_extras/about.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Please see
4747

4848
## Citation
4949

50-
Please see
51-
[citation information](https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/master/CITATION.cff).
50+
Please use citation information available at
51+
[https://doi.org/10.5281/zenodo.3974591](https://doi.org/10.5281/zenodo.3974591).
5252

5353
## Acknowledgements
5454

@@ -120,7 +120,8 @@ and cite ESMValTool and ESMValCore software as:
120120
copyright = {Apache License 2.0}
121121
}
122122

123-
See additional resources at https://www.esmvaltool.org/references.html.
123+
See additional resources at
124+
[https://www.esmvaltool.org/references.html](https://www.esmvaltool.org/references.html).
124125

125126
The technical development work for ESMValTool v2.0 was funded by
126127
[various projects](https://www.esmvaltool.org/acknowledgements.html).

_includes/lesson_footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
/
4141
<a href="{{ repo_url }}/">Source</a>
4242
/
43-
<a href="{{ repo_url }}/blob/{{ source_branch }}/CITATION.cff" data-checker-ignore>Cite</a>
43+
<a href="https://doi.org/10.5281/zenodo.3974591" data-checker-ignore>Cite</a>
4444
/
4545
<a href="mailto:{{ site.email }}">Contact</a>
4646
</div>

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ independently.
7272

7373
## How to cite the Tutorial
7474

75-
Please see
76-
[citation information](https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/master/CITATION.cff).
75+
Please use citation information available at
76+
[https://doi.org/10.5281/zenodo.3974591](https://doi.org/10.5281/zenodo.3974591).
7777

7878
{% include links.md %}

0 commit comments

Comments
 (0)