Skip to content

Commit c32c0df

Browse files
Sébastien LoiselSébastien Loisel
authored andcommitted
Add Zenodo DOI badge and concept DOI to citation metadata
1 parent 9ad276a commit c32c0df

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ authors:
1111
repository-code: "https://github.com/sloisel/MultiGridBarrier.jl"
1212
url: "https://sloisel.github.io/MultiGridBarrier.jl/stable/"
1313
license: MIT
14+
doi: "10.5281/zenodo.20610950"
1415
keywords:
1516
- Julia
1617
- partial differential equations

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://sloisel.github.io/MultiGridBarrier.jl/dev/)
55
[![Build Status](https://github.com/sloisel/MultiGridBarrier.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/sloisel/MultiGridBarrier.jl/actions/workflows/CI.yml?query=branch%3Amain)
66
[![Coverage](https://codecov.io/gh/sloisel/MultiGridBarrier.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/sloisel/MultiGridBarrier.jl)
7+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.20610950.svg)](https://doi.org/10.5281/zenodo.20610950)
78

89
<p align="center">
910
<img src="docs/src/assets/hero.gif" alt="A nonsmooth p-Laplace solution computed with MultiGridBarrier.jl" width="460">

0 commit comments

Comments
 (0)