Skip to content

Commit

Permalink
Merge pull request #286 from 0xJepsen/patch-1
Browse files Browse the repository at this point in the history
Create CITATION.cff
  • Loading branch information
Alexangelj authored Mar 18, 2022
2 parents ea36d04 + 5aa4d19 commit 55604d8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
cff-version: 1.2.0
message: "Cite the CumulativeNormalDistribution.sol file like below"
authors:
- family-names: "Angel"
given-names: "Alex"
title: "rmm-core"
version: 1.0.0
doi: 10.5281/zenodo.1234
date-released: 2022-03-18
url: "https://github.com/primitivefinance/rmm-core/blob/main/contracts/libraries/CumulativeNormalDistribution.sol"

0 comments on commit 55604d8

Please sign in to comment.