Built-in Types (Boolean Values and Truth Value Testing), Python Software Foundation, 2023 - Official Python documentation providing a definitive explanation of boolean values (True/False), their properties, and Python's rules for 'truth value testing' (truthiness) for various data types.