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