BoC Maxima. (2006, September 14). bocpages, . Retrieved 00:40, June 8, 2021 from https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=2565.
"BoC Maxima." bocpages, . 14 Sep 2006, 04:51 UTC. 8 Jun 2021, 00:40 <https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=2565>.
bocpages contributors, 'BoC Maxima', bocpages, , 14 September 2006, 04:51 UTC, <https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=2565> [accessed 8 June 2021]
bocpages contributors, "BoC Maxima," bocpages, , https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=2565 (accessed June 8, 2021).
bocpages contributors. BoC Maxima [Internet]. bocpages, ; 2006 Sep 14, 04:51 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=2565.
BoC Maxima, https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=2565 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "BoC Maxima --- bocpages{,} ",
year = "2006",
url = "https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=2565",
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 Maxima --- bocpages{,} ",
year = "2006",
url = "\url{https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=2565}",
note = "[Online; accessed 8-June-2021]"
}