JuliaFEM / JuliaFEM.jl

The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
http://juliafem.github.io/JuliaFEM.jl/latest/
MIT License
249 stars 66 forks source link

Add citations.bib #239

Open TeroFrondelius opened 4 years ago

TeroFrondelius commented 4 years ago

Julia style to handle citations: https://github.com/JuliaLang/julia/pull/31794

Also here: https://discourse.julialang.org/t/how-to-cite-julia-in-publications/23060