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