Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Wikipedia contributors
- Publisher: Wikipedia, .
- Date of last revision: 24 May 2020 13:08 UTC
- Date retrieved: 17 April 2026 06:45 UTC
- Permanent URL: https://wikipedia.onl/index.php?title=Main_Page&oldid=32
- Page Version ID: 32
Citation styles for Main Page
APA style
Main Page. (2020, May 24). Wikipedia, . Retrieved 06:45, April 17, 2026 from https://wikipedia.onl/index.php?title=Main_Page&oldid=32.
MLA style
"Main Page." Wikipedia, . 24 May 2020, 13:08 UTC. 17 Apr 2026, 06:45 <https://wikipedia.onl/index.php?title=Main_Page&oldid=32>.
MHRA style
Wikipedia contributors, 'Main Page', Wikipedia, , 24 May 2020, 13:08 UTC, <https://wikipedia.onl/index.php?title=Main_Page&oldid=32> [accessed 17 April 2026]
Chicago style
Wikipedia contributors, "Main Page," Wikipedia, , https://wikipedia.onl/index.php?title=Main_Page&oldid=32 (accessed April 17, 2026).
CBE/CSE style
Wikipedia contributors. Main Page [Internet]. Wikipedia, ; 2020 May 24, 13:08 UTC [cited 2026 Apr 17]. Available from: https://wikipedia.onl/index.php?title=Main_Page&oldid=32.
Bluebook style
Main Page, https://wikipedia.onl/index.php?title=Main_Page&oldid=32 (last visited April 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wikipedia",
title = "Main Page --- Wikipedia{,} ",
year = "2020",
url = "https://wikipedia.onl/index.php?title=Main_Page&oldid=32",
note = "[Online; accessed 17-April-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 = "Wikipedia",
title = "Main Page --- Wikipedia{,} ",
year = "2020",
url = "\url{https://wikipedia.onl/index.php?title=Main_Page&oldid=32}",
note = "[Online; accessed 17-April-2026]"
}