From c5aee9a474fc79fb44f4893cb3f51d5b8a74b88d Mon Sep 17 00:00:00 2001 From: Rik Huijzer Date: Fri, 28 Jan 2022 21:10:31 +0100 Subject: [PATCH 1/4] Create CITATION.cff --- CITATION.cff | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000000..8e6e50471c --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,12 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: "van der Plas" + given-names: "Fons" +- family-names: "Dral" + given-names: "Michiel" +- family-names: "Berg" + given-names: "Paul" +title: "Pluto.jl" +doi: 10.5281/zenodo.5889169 +url: "https://github.com/fonsp/Pluto.jl" From c5222a74954af00c48772aba1458855acc478dd5 Mon Sep 17 00:00:00 2001 From: Rik Huijzer Date: Mon, 31 Jan 2022 11:42:36 +0100 Subject: [PATCH 2/4] Add DOI in README --- CITATION.cff | 12 ------------ README.md | 2 ++ 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff deleted file mode 100644 index 8e6e50471c..0000000000 --- a/CITATION.cff +++ /dev/null @@ -1,12 +0,0 @@ -cff-version: 1.2.0 -message: "If you use this software, please cite it as below." -authors: -- family-names: "van der Plas" - given-names: "Fons" -- family-names: "Dral" - given-names: "Michiel" -- family-names: "Berg" - given-names: "Paul" -title: "Pluto.jl" -doi: 10.5281/zenodo.5889169 -url: "https://github.com/fonsp/Pluto.jl" diff --git a/README.md b/README.md index 80577ea210..70bf2c39a1 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@

Pluto.jl

+[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5889169.svg)](https://doi.org/10.5281/zenodo.5889169) + _Writing a notebook is not just about writing the final document — Pluto empowers the experiments and discoveries that are essential to getting there._ **Explore models and share results** in a notebook that is From 522ee3aefe39fbf4b8471c58f9b8763a1cba89e1 Mon Sep 17 00:00:00 2001 From: Rik Huijzer Date: Tue, 1 Feb 2022 15:15:32 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70bf2c39a1..2357967d9f 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@

Pluto.jl

-[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5889169.svg)](https://doi.org/10.5281/zenodo.5889169) - _Writing a notebook is not just about writing the final document — Pluto empowers the experiments and discoveries that are essential to getting there._ **Explore models and share results** in a notebook that is @@ -191,3 +189,7 @@ Development of Pluto.jl is partially sponsored by | NumFOCUS logo | The mission of **NumFOCUS** is to promote open practices in research, data, and scientific computing by serving as a fiscal sponsor for open source projects and organizing community-driven educational programs. | _Created by [**Fons van der Plas**](https://github.com/fonsp) and [**Mikołaj Bochenski**](https://github.com/malyvsen). Inspired by [Observable](https://observablehq.com/)._ + +## Citation + +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5889169.svg)](https://doi.org/10.5281/zenodo.5889169) From e299c7eab024a8cab5eacbe05fee50dd1de14047 Mon Sep 17 00:00:00 2001 From: Fons van der Plas Date: Tue, 1 Feb 2022 15:55:10 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2357967d9f..3801e4fabd 100644 --- a/README.md +++ b/README.md @@ -147,9 +147,7 @@ Follow [these instructions](https://github.com/fonsp/Pluto.jl/blob/main/CONTRIBU ## License -Pluto.jl is open source! Specifically, it is [MIT Licensed](https://github.com/fonsp/Pluto.jl/blob/main/LICENSE). The included sample notebooks have a more permissive license: the [Unlicense](https://github.com/fonsp/Pluto.jl/blob/main/sample/LICENSE). This means that you can use sample notebook code however you like - you do not need to credit us! - -Pluto.jl is built by gluing together open source software: +Pluto.jl is open source! Specifically, it is [MIT Licensed](https://github.com/fonsp/Pluto.jl/blob/main/LICENSE). Pluto.jl is built by gluing together open source software: - `Julia` - [license](https://github.com/JuliaLang/julia/blob/master/LICENSE.md) - `CodeMirror` - [license](https://github.com/codemirror/codemirror.next/blob/master/LICENSE-MIT) @@ -161,7 +159,13 @@ Pluto.jl is built by gluing together open source software: - `developit/htm` - [license](https://github.com/developit/htm/blob/master/LICENSE) - `MathJax` - [license](https://github.com/mathjax/MathJax-src/blob/master/LICENSE) -Your notebook files are _yours_, you do not need to credit us. Have fun! +If you want to reference Pluto.jl in scientific writing, you can use our DOI: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5889169.svg)](https://doi.org/10.5281/zenodo.5889169) + +### Sample notebooks + +The included sample notebooks have a more permissive license: the [Unlicense](https://github.com/fonsp/Pluto.jl/blob/main/sample/LICENSE). This means that you can use sample notebook code however you like - you do not need to credit us! + +Your notebook files are _yours_, you also do not need to credit us. Have fun! ## From the authors @@ -189,7 +193,3 @@ Development of Pluto.jl is partially sponsored by | NumFOCUS logo | The mission of **NumFOCUS** is to promote open practices in research, data, and scientific computing by serving as a fiscal sponsor for open source projects and organizing community-driven educational programs. | _Created by [**Fons van der Plas**](https://github.com/fonsp) and [**Mikołaj Bochenski**](https://github.com/malyvsen). Inspired by [Observable](https://observablehq.com/)._ - -## Citation - -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5889169.svg)](https://doi.org/10.5281/zenodo.5889169)