Closes Vol. 1. (2006, September 14). bocpages, . Retrieved 00:42, June 8, 2021 from https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2574.
"Closes Vol. 1." bocpages, . 14 Sep 2006, 04:57 UTC. 8 Jun 2021, 00:42 <https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2574>.
bocpages contributors, 'Closes Vol. 1', bocpages, , 14 September 2006, 04:57 UTC, <https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2574> [accessed 8 June 2021]
bocpages contributors, "Closes Vol. 1," bocpages, , https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2574 (accessed June 8, 2021).
bocpages contributors. Closes Vol. 1 [Internet]. bocpages, ; 2006 Sep 14, 04:57 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2574.
Closes Vol. 1, https://bocpages.org/w/index.php?title=Closes_Vol._1&oldid=2574 (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=2574",
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=2574}",
note = "[Online; accessed 8-June-2021]"
}