Cite This Page
Bibliographic details for OOTP Baseball:Creating Games
- Page name: OOTP Baseball:Creating Games
- Author: OOTP Wiki contributors
- Publisher: OOTP Wiki.
- Date of last revision: 15 April 2025 16:00 UTC
- Date retrieved: 5 June 2026 23:08 UTC
- Permanent URL: https://wiki.ootpdevelopments.com/index.php?title=OOTP_Baseball:Creating_Games&oldid=2280
- Page Version ID: 2280
Citation styles for OOTP Baseball:Creating Games
APA style
OOTP Baseball:Creating Games. (2025, April 15). OOTP Wiki. Retrieved 23:08, June 5, 2026 from https://wiki.ootpdevelopments.com/index.php?title=OOTP_Baseball:Creating_Games&oldid=2280.
MLA style
"OOTP Baseball:Creating Games." OOTP Wiki. 15 Apr 2025, 16:00 UTC. 5 Jun 2026, 23:08 <https://wiki.ootpdevelopments.com/index.php?title=OOTP_Baseball:Creating_Games&oldid=2280>.
MHRA style
OOTP Wiki contributors, 'OOTP Baseball:Creating Games', OOTP Wiki, 15 April 2025, 16:00 UTC, <https://wiki.ootpdevelopments.com/index.php?title=OOTP_Baseball:Creating_Games&oldid=2280> [accessed 5 June 2026]
Chicago style
OOTP Wiki contributors, "OOTP Baseball:Creating Games," OOTP Wiki, https://wiki.ootpdevelopments.com/index.php?title=OOTP_Baseball:Creating_Games&oldid=2280 (accessed June 5, 2026).
CBE/CSE style
OOTP Wiki contributors. OOTP Baseball:Creating Games [Internet]. OOTP Wiki; 2025 Apr 15, 16:00 UTC [cited 2026 Jun 5]. Available from: https://wiki.ootpdevelopments.com/index.php?title=OOTP_Baseball:Creating_Games&oldid=2280.
Bluebook style
OOTP Baseball:Creating Games, https://wiki.ootpdevelopments.com/index.php?title=OOTP_Baseball:Creating_Games&oldid=2280 (last visited June 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OOTP Wiki",
title = "OOTP Baseball:Creating Games --- OOTP Wiki{,} ",
year = "2025",
url = "https://wiki.ootpdevelopments.com/index.php?title=OOTP_Baseball:Creating_Games&oldid=2280",
note = "[Online; accessed 5-June-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 = "OOTP Wiki",
title = "OOTP Baseball:Creating Games --- OOTP Wiki{,} ",
year = "2025",
url = "\url{https://wiki.ootpdevelopments.com/index.php?title=OOTP_Baseball:Creating_Games&oldid=2280}",
note = "[Online; accessed 5-June-2026]"
}