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