Seeya Later. (2017, November 25). bocpages, . Retrieved 23:25, June 7, 2021 from https://bocpages.org/w/index.php?title=Seeya_Later&oldid=14356.
"Seeya Later." bocpages, . 25 Nov 2017, 04:41 UTC. 7 Jun 2021, 23:25 <https://bocpages.org/w/index.php?title=Seeya_Later&oldid=14356>.
bocpages contributors, 'Seeya Later', bocpages, , 25 November 2017, 04:41 UTC, <https://bocpages.org/w/index.php?title=Seeya_Later&oldid=14356> [accessed 7 June 2021]
bocpages contributors, "Seeya Later," bocpages, , https://bocpages.org/w/index.php?title=Seeya_Later&oldid=14356 (accessed June 7, 2021).
bocpages contributors. Seeya Later [Internet]. bocpages, ; 2017 Nov 25, 04:41 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=Seeya_Later&oldid=14356.
Seeya Later, https://bocpages.org/w/index.php?title=Seeya_Later&oldid=14356 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Seeya Later --- bocpages{,} ",
year = "2017",
url = "https://bocpages.org/w/index.php?title=Seeya_Later&oldid=14356",
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 = "Seeya Later --- bocpages{,} ",
year = "2017",
url = "\url{https://bocpages.org/w/index.php?title=Seeya_Later&oldid=14356}",
note = "[Online; accessed 7-June-2021]"
}