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