Cite This Page
Bibliographic details for Pokémon level up learnset data structure (Generation IV)
- Page name: Pokémon level up learnset data structure (Generation IV)
- Author: Bulbapedia contributors
- Publisher: Bulbapedia, the community-driven Pokémon encyclopedia.
- Date of last revision: 1 February 2025 01:24 UTC
- Date retrieved: 15 February 2026 02:04 UTC
- Permanent URL: https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_level_up_learnset_data_structure_(Generation_IV)&oldid=4232021
- Page Version ID: 4232021
Citation styles for Pokémon level up learnset data structure (Generation IV)
APA style
Pokémon level up learnset data structure (Generation IV). (2025, February 1). Bulbapedia, the community-driven Pokémon encyclopedia. Retrieved 02:04, February 15, 2026 from https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_level_up_learnset_data_structure_(Generation_IV)&oldid=4232021.
MLA style
"Pokémon level up learnset data structure (Generation IV)." Bulbapedia, the community-driven Pokémon encyclopedia. 1 Feb 2025, 01:24 UTC. 15 Feb 2026, 02:04 <https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_level_up_learnset_data_structure_(Generation_IV)&oldid=4232021>.
MHRA style
Bulbapedia contributors, 'Pokémon level up learnset data structure (Generation IV)', Bulbapedia, the community-driven Pokémon encyclopedia, 1 February 2025, 01:24 UTC, <https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_level_up_learnset_data_structure_(Generation_IV)&oldid=4232021> [accessed 15 February 2026]
Chicago style
Bulbapedia contributors, "Pokémon level up learnset data structure (Generation IV)," Bulbapedia, the community-driven Pokémon encyclopedia, https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_level_up_learnset_data_structure_(Generation_IV)&oldid=4232021 (accessed February 15, 2026).
CBE/CSE style
Bulbapedia contributors. Pokémon level up learnset data structure (Generation IV) [Internet]. Bulbapedia, the community-driven Pokémon encyclopedia; 2025 Feb 1, 01:24 UTC [cited 2026 Feb 15]. Available from: https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_level_up_learnset_data_structure_(Generation_IV)&oldid=4232021.
Bluebook style
Pokémon level up learnset data structure (Generation IV), https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_level_up_learnset_data_structure_(Generation_IV)&oldid=4232021 (last visited February 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Bulbapedia",
title = "Pokémon level up learnset data structure (Generation IV) --- Bulbapedia{,} the community-driven Pokémon encyclopedia",
year = "2025",
url = "https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_level_up_learnset_data_structure_(Generation_IV)&oldid=4232021",
note = "[Online; accessed 15-February-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 = "Bulbapedia",
title = "Pokémon level up learnset data structure (Generation IV) --- Bulbapedia{,} the community-driven Pokémon encyclopedia",
year = "2025",
url = "\url{https://bulbapedia.bulbagarden.net/w/index.php?title=Pok%C3%A9mon_level_up_learnset_data_structure_(Generation_IV)&oldid=4232021}",
note = "[Online; accessed 15-February-2026]"
}