BoC. (2007, August 16). bocpages, . Retrieved 03:02, June 8, 2021 from https://bocpages.org/w/index.php?title=BoC&oldid=2998.
"BoC." bocpages, . 16 Aug 2007, 02:08 UTC. 8 Jun 2021, 03:02 <https://bocpages.org/w/index.php?title=BoC&oldid=2998>.
bocpages contributors, 'BoC', bocpages, , 16 August 2007, 02:08 UTC, <https://bocpages.org/w/index.php?title=BoC&oldid=2998> [accessed 8 June 2021]
bocpages contributors, "BoC," bocpages, , https://bocpages.org/w/index.php?title=BoC&oldid=2998 (accessed June 8, 2021).
bocpages contributors. BoC [Internet]. bocpages, ; 2007 Aug 16, 02:08 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=BoC&oldid=2998.
BoC, https://bocpages.org/w/index.php?title=BoC&oldid=2998 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "BoC --- bocpages{,} ",
year = "2007",
url = "https://bocpages.org/w/index.php?title=BoC&oldid=2998",
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 = "BoC --- bocpages{,} ",
year = "2007",
url = "\url{https://bocpages.org/w/index.php?title=BoC&oldid=2998}",
note = "[Online; accessed 8-June-2021]"
}