Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: OOTP Wiki contributors
- Publisher: OOTP Wiki.
- Date of last revision: 6 November 2024 14:07 UTC
- Date retrieved: 15 May 2026 13:37 UTC
- Permanent URL: https://wiki.ootpdevelopments.com/index.php?title=Main_Page&oldid=1756
- Page Version ID: 1756
Citation styles for Main Page
APA style
Main Page. (2024, November 6). OOTP Wiki. Retrieved 13:37, May 15, 2026 from https://wiki.ootpdevelopments.com/index.php?title=Main_Page&oldid=1756.
MLA style
"Main Page." OOTP Wiki. 6 Nov 2024, 14:07 UTC. 15 May 2026, 13:37 <https://wiki.ootpdevelopments.com/index.php?title=Main_Page&oldid=1756>.
MHRA style
OOTP Wiki contributors, 'Main Page', OOTP Wiki, 6 November 2024, 14:07 UTC, <https://wiki.ootpdevelopments.com/index.php?title=Main_Page&oldid=1756> [accessed 15 May 2026]
Chicago style
OOTP Wiki contributors, "Main Page," OOTP Wiki, https://wiki.ootpdevelopments.com/index.php?title=Main_Page&oldid=1756 (accessed May 15, 2026).
CBE/CSE style
OOTP Wiki contributors. Main Page [Internet]. OOTP Wiki; 2024 Nov 6, 14:07 UTC [cited 2026 May 15]. Available from: https://wiki.ootpdevelopments.com/index.php?title=Main_Page&oldid=1756.
Bluebook style
Main Page, https://wiki.ootpdevelopments.com/index.php?title=Main_Page&oldid=1756 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OOTP Wiki",
title = "Main Page --- OOTP Wiki{,} ",
year = "2024",
url = "https://wiki.ootpdevelopments.com/index.php?title=Main_Page&oldid=1756",
note = "[Online; accessed 15-May-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 = "Main Page --- OOTP Wiki{,} ",
year = "2024",
url = "\url{https://wiki.ootpdevelopments.com/index.php?title=Main_Page&oldid=1756}",
note = "[Online; accessed 15-May-2026]"
}