BoC Maxima. (2020, August 26). bocpages, . Retrieved 22:11, June 7, 2021 from https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=15661.
"BoC Maxima." bocpages, . 26 Aug 2020, 00:39 UTC. 7 Jun 2021, 22:11 <https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=15661>.
bocpages contributors, 'BoC Maxima', bocpages, , 26 August 2020, 00:39 UTC, <https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=15661> [accessed 7 June 2021]
bocpages contributors, "BoC Maxima," bocpages, , https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=15661 (accessed June 7, 2021).
bocpages contributors. BoC Maxima [Internet]. bocpages, ; 2020 Aug 26, 00:39 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=15661.
BoC Maxima, https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=15661 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "BoC Maxima --- bocpages{,} ",
year = "2020",
url = "https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=15661",
note = "[Online; accessed 7-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 = "2020",
url = "\url{https://bocpages.org/w/index.php?title=BoC_Maxima&oldid=15661}",
note = "[Online; accessed 7-June-2021]"
}