Text in Matplotlib Plots, Matplotlib development team, 2023 - Provides a general introduction to adding text, including titles and axis labels, and basic customization in Matplotlib.
matplotlib.axes.Axes.set_title, Matplotlib Developers, 2023 - Official API reference for setting the title of an Matplotlib Axes object, detailing parameters and usage.