Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Wikipedia contributors
- Publisher: Wikipedia, .
- Date of last revision: 9 May 2020 10:43 UTC
- Date retrieved: 17 April 2026 06:45 UTC
- Permanent URL: https://wikipedia.onl/index.php?title=Main_Page&oldid=1
- Page Version ID: 1
Citation styles for Main Page
APA style
Main Page. (2020, May 9). Wikipedia, . Retrieved 06:45, April 17, 2026 from https://wikipedia.onl/index.php?title=Main_Page&oldid=1.
MLA style
"Main Page." Wikipedia, . 9 May 2020, 10:43 UTC. 17 Apr 2026, 06:45 <https://wikipedia.onl/index.php?title=Main_Page&oldid=1>.
MHRA style
Wikipedia contributors, 'Main Page', Wikipedia, , 9 May 2020, 10:43 UTC, <https://wikipedia.onl/index.php?title=Main_Page&oldid=1> [accessed 17 April 2026]
Chicago style
Wikipedia contributors, "Main Page," Wikipedia, , https://wikipedia.onl/index.php?title=Main_Page&oldid=1 (accessed April 17, 2026).
CBE/CSE style
Wikipedia contributors. Main Page [Internet]. Wikipedia, ; 2020 May 9, 10:43 UTC [cited 2026 Apr 17]. Available from: https://wikipedia.onl/index.php?title=Main_Page&oldid=1.
Bluebook style
Main Page, https://wikipedia.onl/index.php?title=Main_Page&oldid=1 (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=1",
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=1}",
note = "[Online; accessed 17-April-2026]"
}