Skip to content

Commit

Permalink
update citation refs
Browse files Browse the repository at this point in the history
  • Loading branch information
tobydriscoll committed Sep 18, 2023
1 parent 4610ce3 commit 51b53af
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CITATION.bib
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@misc{RationalFunctionApproximation.jl,
author = {Toby Driscoll <driscoll@udel.edu> and contributors},
title = {RationalFunctionApproximation.jl},
url = {https://github.com/complexvariables/RationalFunctionApproximation.jl},
version = {v1.0.0-DEV},
version = {v0.1.0},
doi = {10.5281/zenodo.8355791},
year = {2023},
month = {9}
}
11 changes: 11 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Driscoll"
given-names: "Tobin A."
orcid: "https://orcid.org/0000-0002-1490-2545"
title: "RationalFunctionApproximation.jl: Approximation by rational functions on intervals and domains in the complex plane"
version: 0.1.0
doi: 10.5281/zenodo.8355791
date-released: 2023-09-18
url: "https://github.com/complexvariables/RationalFunctionApproximation.jl"

3 comments on commit 51b53af

@tobydriscoll
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tobydriscoll
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: "Pre-release version not allowed"

Please sign in to comment.