Hi Scores (release). (2019, June 25). bocpages, . Retrieved 22:10, June 7, 2021 from https://bocpages.org/w/index.php?title=Hi_Scores_(release)&oldid=15311.
"Hi Scores (release)." bocpages, . 25 Jun 2019, 14:05 UTC. 7 Jun 2021, 22:10 <https://bocpages.org/w/index.php?title=Hi_Scores_(release)&oldid=15311>.
bocpages contributors, 'Hi Scores (release)', bocpages, , 25 June 2019, 14:05 UTC, <https://bocpages.org/w/index.php?title=Hi_Scores_(release)&oldid=15311> [accessed 7 June 2021]
bocpages contributors, "Hi Scores (release)," bocpages, , https://bocpages.org/w/index.php?title=Hi_Scores_(release)&oldid=15311 (accessed June 7, 2021).
bocpages contributors. Hi Scores (release) [Internet]. bocpages, ; 2019 Jun 25, 14:05 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=Hi_Scores_(release)&oldid=15311.
Hi Scores (release), https://bocpages.org/w/index.php?title=Hi_Scores_(release)&oldid=15311 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Hi Scores (release) --- bocpages{,} ",
year = "2019",
url = "https://bocpages.org/w/index.php?title=Hi_Scores_(release)&oldid=15311",
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 (release) --- bocpages{,} ",
year = "2019",
url = "\url{https://bocpages.org/w/index.php?title=Hi_Scores_(release)&oldid=15311}",
note = "[Online; accessed 7-June-2021]"
}