Sixtyniner. (2020, November 13). bocpages, . Retrieved 22:40, June 7, 2021 from https://bocpages.org/w/index.php?title=Sixtyniner&oldid=15701.
"Sixtyniner." bocpages, . 13 Nov 2020, 20:59 UTC. 7 Jun 2021, 22:40 <https://bocpages.org/w/index.php?title=Sixtyniner&oldid=15701>.
bocpages contributors, 'Sixtyniner', bocpages, , 13 November 2020, 20:59 UTC, <https://bocpages.org/w/index.php?title=Sixtyniner&oldid=15701> [accessed 7 June 2021]
bocpages contributors, "Sixtyniner," bocpages, , https://bocpages.org/w/index.php?title=Sixtyniner&oldid=15701 (accessed June 7, 2021).
bocpages contributors. Sixtyniner [Internet]. bocpages, ; 2020 Nov 13, 20:59 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=Sixtyniner&oldid=15701.
Sixtyniner, https://bocpages.org/w/index.php?title=Sixtyniner&oldid=15701 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Sixtyniner --- bocpages{,} ",
year = "2020",
url = "https://bocpages.org/w/index.php?title=Sixtyniner&oldid=15701",
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 = "Sixtyniner --- bocpages{,} ",
year = "2020",
url = "\url{https://bocpages.org/w/index.php?title=Sixtyniner&oldid=15701}",
note = "[Online; accessed 7-June-2021]"
}