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