Skip to content
Open
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
30 changes: 30 additions & 0 deletions CITATION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Citing Papermill

If you use Papermill in academic work, please cite it using the following DOI entry:

## APA

```
Papermill: Parameterizing and executing Jupyter Notebooks. (n.d.).
Zenodo. https://doi.org/10.5281/zenodo.14259141
```

## BibTeX

```bibtex
@software{papermill,
author = {Nteract Team and Contributors},
title = {Papermill: Parameterizing and executing Jupyter Notebooks},
year = {2024},
publisher = {Zenodo},
doi = {10.5281/zenodo.14259141},
url = {https://github.com/nteract/papermill}
}
```

## IEEE

```
[1] Nteract Team and Contributors, "Papermill: Parameterizing and
executing Jupyter Notebooks," Zenodo, 2024. doi: 10.5281/zenodo.14259141.
```