Pkg.jl Documentation, The Julia Language Developers, 2024 - This is the primary and most comprehensive source for Pkg.jl, detailing its functionalities, REPL mode, configuration files (Project.toml, Manifest.toml), and essential commands.
Environments, The Julia Language Developers, 2025 (The Julia Language) - This section of the official Julia Manual describes the environment concept in Julia, explaining its role in managing project dependencies and ensuring reproducible setups.