Revision 57f6f27e07258c8dccd06b405259ebfe448c16e7 authored by Valentin Churavy on 31 October 2021, 21:51:15 UTC, committed by GitHub on 31 October 2021, 21:51:15 UTC
Fix RPATH of libLLVM.so on FreeBSD and Linux
2 parent s 13310eb + 9aa1dc3
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