seaborn.scatterplot, Michael Waskom and the Seaborn development team, 2024 - The official documentation for Seaborn's scatterplot function, providing a complete reference for all parameters and detailed examples.
Relational plots, Michael Waskom and the Seaborn development team, 2024 - A comprehensive tutorial from the official Seaborn guide, demonstrating the use of scatterplot for visualizing relationships between numerical variables and semantic mappings.
Python Data Science Handbook: Essential Tools for Working with Data, Jake VanderPlas, 2016 (O'Reilly Media) - Chapter 4.14, "Visualization with Seaborn," introduces Seaborn's capabilities, including scatterplot, its integration with Matplotlib, and aesthetic mappings for creating informative statistical graphics.