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