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