1. IEEE Std 802.11™-2020. (2020). IEEE Standard for Information Technology—Telecommunications and Information Exchange between Systems Local and Metropolitan Area Networks—Specific Requirements Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. In Section 9.2.4, "Management frames," it states, "Management frames are used for the management of the MAC sublayer." The subsequent subsections (9.2.4.1 through 9.2.4.19) detail frames like Beacons, Probes, and Association, all of which manage the BSS.
2. Kurose, J. F., & Ross, K. W. (2021). Computer Networking: A Top-Down Approach (8th ed.). Pearson. In Chapter 7, Section 7.3.2, "The IEEE 802.11 MAC Protocol," the text distinguishes the three frame types, explaining that Management frames are used for "associating and disassociating with an AP."
3. Stanford University. (2019). CS144: Introduction to Computer Networking, Lecture 15: Wireless. Retrieved from https://web.stanford.edu/class/cs144/lectures/15-wireless.pdf. On slide 21, the lecture notes explicitly state that Management frames are used to "join and leave networks, and to move associations from one AP to another," which are core functions of managing a BSS.