Skip to content

Commit e645198

Browse files
committed
zenodo
1 parent 1df9a43 commit e645198

File tree

5 files changed

+45
-2
lines changed

5 files changed

+45
-2
lines changed

CITATION.cff

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
cff-version: 0.0.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Khider"
5+
given-names: "Deborah"
6+
orcid: "https://orcid.org/0000-0001-7501-8430"
7+
8+
title: "PyleoTUPSTutorials: Using PyleoTUPS in your scientific workflows"
9+
version: v2025.08.21
10+
date-released: 2025-08-21
11+
doi: 10.5281/zenodo.16923278
12+
url: "https://github.com/LinkedEarth/pyleotupsTutorials"

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,27 @@
1+
2+
[![PyPI version](https://badge.fury.io/py/pyleotups.svg)](https://badge.fury.io/py/pyleotups)
3+
[![license](https://img.shields.io/github/license/linkedearth/pyleotupsTutorials.svg)]()
4+
[![DOI](https://zenodo.org/badge/869071109.svg)](https://doi.org/10.5281/zenodo.16923278)
5+
[![NSF-2411267](https://img.shields.io/badge/NSF-2411267-blue.svg)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2411267)
6+
7+
18
# pyleotupsTutorials
2-
Tutorials for the PyleoTUPS package.
9+
10+
11+
Tutorials for the [PyleoTUPS](https://pyleotups.readthedocs.io/en/latest/) package. The tutorials are built using Jupyter Book and are available for viewing [here](https://linked.earth/pyleotupsTutorials/intro.html).
12+
13+
14+
## Contributors
15+
<a href="https://github.com/LinkedEarth/pyleotupsTutorials/graphs/contributors">
16+
<img src="https://contrib.rocks/image?repo=LinkedEarth/pyleotupsTutorials" />
17+
</a>
18+
19+
Made with [contrib.rocks](https://contrib.rocks).
20+
21+
## Citation
22+
23+
If using this tutorials, please cite using the citation provided in the citation file.
24+
25+
## Acknowledgments
26+
27+
This work is supported by NSF grant [OAC 2411267](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2411267&HistoricalAwards=false).

docs/_sources/intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[![PyPI version](https://badge.fury.io/py/pyleotups.svg)](https://badge.fury.io/py/pyleotups)
22
[![license](https://img.shields.io/github/license/linkedearth/pyleotupsTutorials.svg)]()
3+
[![DOI](https://zenodo.org/badge/869071109.svg)](https://doi.org/10.5281/zenodo.16923278)
4+
[![NSF-2411267](https://img.shields.io/badge/NSF-2411267-blue.svg)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2411267)
35

46
# PyleoTUPS tutorials: Using PyleoTUPS in your scientific workflows
57

docs/intro.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,9 @@ <h2> Contents </h2>
388388
<article class="bd-article">
389389

390390
<p><a class="reference external" href="https://badge.fury.io/py/pyleotups"><img alt="PyPI version" src="https://badge.fury.io/py/pyleotups.svg" /></a>
391-
<a class="reference internal" href="#"><span class="xref myst"><img alt="license" src="https://img.shields.io/github/license/linkedearth/pyleotupsTutorials.svg" /></span></a></p>
391+
<a class="reference internal" href="#"><span class="xref myst"><img alt="license" src="https://img.shields.io/github/license/linkedearth/pyleotupsTutorials.svg" /></span></a>
392+
<a class="reference external" href="https://doi.org/10.5281/zenodo.16923278"><img alt="DOI" src="https://zenodo.org/badge/869071109.svg" /></a>
393+
<a class="reference external" href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2411267"><img alt="NSF-2411267" src="https://img.shields.io/badge/NSF-2411267-blue.svg" /></a></p>
392394
<section class="tex2jax_ignore mathjax_ignore" id="pyleotups-tutorials-using-pyleotups-in-your-scientific-workflows">
393395
<h1>PyleoTUPS tutorials: Using PyleoTUPS in your scientific workflows<a class="headerlink" href="#pyleotups-tutorials-using-pyleotups-in-your-scientific-workflows" title="Link to this heading">#</a></h1>
394396
<section id="contributors">

intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[![PyPI version](https://badge.fury.io/py/pyleotups.svg)](https://badge.fury.io/py/pyleotups)
22
[![license](https://img.shields.io/github/license/linkedearth/pyleotupsTutorials.svg)]()
3+
[![DOI](https://zenodo.org/badge/869071109.svg)](https://doi.org/10.5281/zenodo.16923278)
4+
[![NSF-2411267](https://img.shields.io/badge/NSF-2411267-blue.svg)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=2411267)
35

46
# PyleoTUPS tutorials: Using PyleoTUPS in your scientific workflows
57

0 commit comments

Comments
 (0)