JuliaLinearAlgebra / ArnoldiMethod.jl

The Arnoldi Method with Krylov-Schur restart, natively in Julia.
https://julialinearalgebra.github.io/ArnoldiMethod.jl/dev
MIT License
102 stars 18 forks source link

How to cite this package? #115

Closed jonas-schulze closed 9 months ago

jonas-schulze commented 9 months ago

Do you have a preferred way how we should attribute your work if we used it in a publication?

haampie commented 9 months ago

Currently there is no official way to cite it. How is this typically done?

Maybe @NymanLauri is interested in this too :)

NymanLauri commented 9 months ago

How is this typically done?

Short answer: by adding a CITATION.cff file to the repository :) you can even create a DOI with Zenodo.

In any case, I don’t think I would qualify to be listed as an author, considering the current state of the project.

haampie commented 9 months ago

Thanks, the more you know 👍

I'm happy to add you as the second author, you've written a fair share of it. No conditions / obligations ;p

ViralBShah commented 9 months ago

If we need to add committers to the repo here for contributors, we should do that too.