Ready Lets Go. (2019, February 3). bocpages, . Retrieved 22:05, June 7, 2021 from https://bocpages.org/w/index.php?title=Ready_Lets_Go&oldid=15115.
"Ready Lets Go." bocpages, . 3 Feb 2019, 21:27 UTC. 7 Jun 2021, 22:05 <https://bocpages.org/w/index.php?title=Ready_Lets_Go&oldid=15115>.
bocpages contributors, 'Ready Lets Go', bocpages, , 3 February 2019, 21:27 UTC, <https://bocpages.org/w/index.php?title=Ready_Lets_Go&oldid=15115> [accessed 7 June 2021]
bocpages contributors, "Ready Lets Go," bocpages, , https://bocpages.org/w/index.php?title=Ready_Lets_Go&oldid=15115 (accessed June 7, 2021).
bocpages contributors. Ready Lets Go [Internet]. bocpages, ; 2019 Feb 3, 21:27 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=Ready_Lets_Go&oldid=15115.
Ready Lets Go, https://bocpages.org/w/index.php?title=Ready_Lets_Go&oldid=15115 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Ready Lets Go --- bocpages{,} ",
year = "2019",
url = "https://bocpages.org/w/index.php?title=Ready_Lets_Go&oldid=15115",
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 = "Ready Lets Go --- bocpages{,} ",
year = "2019",
url = "\url{https://bocpages.org/w/index.php?title=Ready_Lets_Go&oldid=15115}",
note = "[Online; accessed 7-June-2021]"
}