https://github.com/JuliaLang/julia
Revision 058b511622539a943436c38ca19258eec3eff02d authored by inky on 02 February 2024, 06:42:19 UTC, committed by GitHub on 02 February 2024, 06:42:19 UTC
1 parent 6e7db14
Raw File
Tip revision: 058b511622539a943436c38ca19258eec3eff02d authored by inky on 02 February 2024, 06:42:19 UTC
deps/libsuitesparse: fix source build (#53150)
Tip revision: 058b511
CITATION.bib
% This article is the definitive citation for Julia.
@article{Julia-2017,
    title={Julia: A fresh approach to numerical computing},
    author={Bezanson, Jeff and Edelman, Alan and Karpinski, Stefan and Shah, Viral B},
    journal={SIAM {R}eview},
    volume={59},
    number={1},
    pages={65--98},
    year={2017},
    publisher={SIAM},
    doi={10.1137/141000671},
    url={https://epubs.siam.org/doi/10.1137/141000671}
}

% For more details on research related to Julia, see https://julialang.org/research
back to top