Folklore. (2013, November 4). bocpages, . Retrieved 03:23, June 8, 2021 from https://bocpages.org/w/index.php?title=Folklore&oldid=11881.
"Folklore." bocpages, . 4 Nov 2013, 10:14 UTC. 8 Jun 2021, 03:23 <https://bocpages.org/w/index.php?title=Folklore&oldid=11881>.
bocpages contributors, 'Folklore', bocpages, , 4 November 2013, 10:14 UTC, <https://bocpages.org/w/index.php?title=Folklore&oldid=11881> [accessed 8 June 2021]
bocpages contributors, "Folklore," bocpages, , https://bocpages.org/w/index.php?title=Folklore&oldid=11881 (accessed June 8, 2021).
bocpages contributors. Folklore [Internet]. bocpages, ; 2013 Nov 4, 10:14 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Folklore&oldid=11881.
Folklore, https://bocpages.org/w/index.php?title=Folklore&oldid=11881 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Folklore --- bocpages{,} ",
year = "2013",
url = "https://bocpages.org/w/index.php?title=Folklore&oldid=11881",
note = "[Online; accessed 8-June-2021]"
}
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 = "bocpages",
title = "Folklore --- bocpages{,} ",
year = "2013",
url = "\url{https://bocpages.org/w/index.php?title=Folklore&oldid=11881}",
note = "[Online; accessed 8-June-2021]"
}