Skip to content

Commit

Permalink
Merge pull request #328 from SciML/ap/citation
Browse files Browse the repository at this point in the history
Temporary Citation via Zenodo
  • Loading branch information
ChrisRackauckas authored Dec 18, 2023
2 parents 665758d + 4faea2b commit 4691ebc
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Pal"
given-names: "Avik"
orcid: "https://orcid.org/0000-0002-3938-7375"
- family-names: "Rackauckas"
given-names: "Chris"
title: "NonlinearSolve.jl"
version: 3.1.1
doi: 10.5281/zenodo.10397607
date-released: 2023-12-17
url: "https://github.com/SciML/NonlinearSolve.jl"
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Join the chat at https://julialang.zulipchat.com #sciml-bridged](https://img.shields.io/static/v1?label=Zulip&message=chat&color=9558b2&labelColor=389826)](https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged)
[![Global Docs](https://img.shields.io/badge/docs-SciML-blue.svg)](https://docs.sciml.ai/NonlinearSolve/stable/)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10397607.svg)](https://doi.org/10.5281/zenodo.10397607)

[![codecov](https://codecov.io/gh/SciML/NonlinearSolve.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/SciML/NonlinearSolve.jl)
[![Build Status](https://github.com/SciML/NonlinearSolve.jl/workflows/CI/badge.svg)](https://github.com/SciML/NonlinearSolve.jl/actions?query=workflow%3ACI)
Expand Down

0 comments on commit 4691ebc

Please sign in to comment.