Closes Vol. 1. (2006, September 7). bocpages, . Retrieved 01:57, June 8, 2021 from https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2366.
"Closes Vol. 1." bocpages, . 7 Sep 2006, 18:45 UTC. 8 Jun 2021, 01:57 <https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2366>.
bocpages contributors, 'Closes Vol. 1', bocpages, , 7 September 2006, 18:45 UTC, <https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2366> [accessed 8 June 2021]
bocpages contributors, "Closes Vol. 1," bocpages, , https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2366 (accessed June 8, 2021).
bocpages contributors. Closes Vol. 1 [Internet]. bocpages, ; 2006 Sep 7, 18:45 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2366.
Closes Vol. 1, https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2366 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Closes Vol. 1 --- bocpages{,} ",
year = "2006",
url = "https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2366",
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 = "Closes Vol. 1 --- bocpages{,} ",
year = "2006",
url = "\url{https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2366}",
note = "[Online; accessed 8-June-2021]"
}