Cite This Page
Bibliographic details for The Library
- Page name: The Library
- Author: WMDRock Library contributors
- Publisher: WMDRock Library.
- Date of last revision: 10 February 2025 13:05 UTC
- Date retrieved: 11 March 2026 04:25 UTC
- Permanent URL: https://weaponofmusicaldefense.com/index.php?title=The_Library&oldid=2185
- Page Version ID: 2185
Citation styles for The Library
APA style
The Library. (2025, February 10). WMDRock Library. Retrieved 04:25, March 11, 2026 from https://weaponofmusicaldefense.com/index.php?title=The_Library&oldid=2185.
MLA style
"The Library." WMDRock Library. 10 Feb 2025, 13:05 UTC. 11 Mar 2026, 04:25 <https://weaponofmusicaldefense.com/index.php?title=The_Library&oldid=2185>.
MHRA style
WMDRock Library contributors, 'The Library', WMDRock Library, 10 February 2025, 13:05 UTC, <https://weaponofmusicaldefense.com/index.php?title=The_Library&oldid=2185> [accessed 11 March 2026]
Chicago style
WMDRock Library contributors, "The Library," WMDRock Library, https://weaponofmusicaldefense.com/index.php?title=The_Library&oldid=2185 (accessed March 11, 2026).
CBE/CSE style
WMDRock Library contributors. The Library [Internet]. WMDRock Library; 2025 Feb 10, 13:05 UTC [cited 2026 Mar 11]. Available from: https://weaponofmusicaldefense.com/index.php?title=The_Library&oldid=2185.
Bluebook style
The Library, https://weaponofmusicaldefense.com/index.php?title=The_Library&oldid=2185 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WMDRock Library",
title = "The Library --- WMDRock Library{,} ",
year = "2025",
url = "https://weaponofmusicaldefense.com/index.php?title=The_Library&oldid=2185",
note = "[Online; accessed 11-March-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "WMDRock Library",
title = "The Library --- WMDRock Library{,} ",
year = "2025",
url = "\url{https://weaponofmusicaldefense.com/index.php?title=The_Library&oldid=2185}",
note = "[Online; accessed 11-March-2026]"
}