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