Bayesian Data Analysis, Andrew Gelman, John B. Carlin, Hal S. Stern, David B. Dunson, Aki Vehtari, and Donald B. Rubin, 2013 (Chapman and Hall/CRC) - A comprehensive textbook on Bayesian inference, with detailed chapters (e.g., Chapter 11) on MCMC methods including Gibbs sampling, its algorithm, practical considerations, and extensions like blocked Gibbs sampling. 3rd edition.
Monte Carlo Statistical Methods, Christian P. Robert and George Casella, 2004 (Springer)DOI: 10.1007/978-1-4757-4145-2 - A rigorous and extensive reference for Monte Carlo methods, providing dedicated chapters on the theoretical underpinnings and practical implementation of Gibbs sampling, including its convergence properties and various schemes. 2nd edition.
Pattern Recognition and Machine Learning, Christopher M. Bishop, 2006 (Springer)DOI: 10.1007/978-0-387-44716-2 - Chapter 11 offers an accessible introduction to MCMC methods, with a clear explanation of Gibbs sampling, its relationship to Metropolis-Hastings, and practical aspects for its application in machine learning contexts.