Methods, The Julia Language, 2024 (The Julia Language) - The official documentation section explaining how methods are defined and selected through multiple dispatch in Julia.
Julia: A Fresh Approach to Technical Computing, Jeff Bezanson, Alan Edelman, Stefan Karpinski, and Viral B. Shah, 2017SIAM Review, Vol. 59 (Society for Industrial and Applied Mathematics)DOI: 10.1137/141000671 - The foundational paper by Julia's creators describing the language's design principles, with a focus on multiple dispatch.