Modules, The Julia Language Contributors, 2024 (The Julia Language) - Provides comprehensive details on Julia's module system, including the using and import statements, namespace management, and code organization.
The Pkg.jl Guide, The Julia Language Contributors, 2024 - The authoritative source for Julia's package manager, Pkg, explaining how to add, manage, and understand package dependencies and environments.