Revision 9352d9ebca64a1a8e8f584720af0e7bb1b5a9d23 authored by Simeon Schaub on 24 October 2023, 08:12:30 UTC, committed by GitHub on 24 October 2023, 08:12:30 UTC
This reverts commit ab94a242f6e56438f86a1babab7721db45b7feed.

Ref
https://github.com/JuliaLang/julia/pull/51411#issuecomment-1765402688
fixes https://github.com/JuliaLang/julia/issues/51823
1 parent b197197
Raw File
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