Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CITATION.cff instead of bib #126

Merged
merged 4 commits into from
Feb 4, 2024
Merged

Use CITATION.cff instead of bib #126

merged 4 commits into from
Feb 4, 2024

Conversation

tmigot
Copy link
Member

@tmigot tmigot commented Feb 2, 2024

Close #125

@article{Orban_A_regularization_method_2020,
author = {Orban, Dominique and Soares Siqueira, Abel},
doi = {10.1007/s10589-020-00201-2},
journal = {Computational Optimization and Applications},
month = jun,
number = {3},
pages = {961},
title = {{A regularization method for constrained nonlinear least squares}},
volume = {76},
year = {2020}
}

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4c53c42) 91.73% compared to head (bec3212) 91.73%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #126   +/-   ##
=======================================
  Coverage   91.73%   91.73%           
=======================================
  Files           3        3           
  Lines         508      508           
=======================================
  Hits          466      466           
  Misses         42       42           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tmigot tmigot merged commit 1ddab9b into main Feb 4, 2024
18 of 24 checks passed
@tmigot tmigot deleted the citationCFF branch February 4, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace CITATION.bib by CITATION.cff
1 participant