Reinforcement Learning: An Introduction, Richard S. Sutton and Andrew G. Barto, 2018 (MIT Press) - This textbook is a foundational reference for reinforcement learning, providing a comprehensive treatment of Monte Carlo methods, including the detailed explanation of on-policy versus off-policy learning and the use of importance sampling for both prediction and control.