Citing error in bib file for Graph jl

Thank you. It is working. And for other reference, I need to change the comma to ‘and’ as name separator. The working bibtex after use

\usepackage[utf8]{inputenc}

as follow:

@misc{Graphs2021,
  author = {James Fairbanks and Mathieu Besançon and  Simon Schölly and Júlio Hoffiman and Nick Eubank and Stefan Karpinski},
  title  = {JuliaGraphs//Graphs.jl: an optimized graphs package for the Julia programming language},
  year   = 2021,
  url    = {https://github.com/JuliaGraphs/Graphs.jl/}
}