WATMM. (2006, September 4). bocpages, . Retrieved 02:14, June 8, 2021 from https://bocpages.org/w/index.php?title=WATMM&oldid=2224.
"WATMM." bocpages, . 4 Sep 2006, 15:06 UTC. 8 Jun 2021, 02:14 <https://bocpages.org/w/index.php?title=WATMM&oldid=2224>.
bocpages contributors, 'WATMM', bocpages, , 4 September 2006, 15:06 UTC, <https://bocpages.org/w/index.php?title=WATMM&oldid=2224> [accessed 8 June 2021]
bocpages contributors, "WATMM," bocpages, , https://bocpages.org/w/index.php?title=WATMM&oldid=2224 (accessed June 8, 2021).
bocpages contributors. WATMM [Internet]. bocpages, ; 2006 Sep 4, 15:06 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=WATMM&oldid=2224.
WATMM, https://bocpages.org/w/index.php?title=WATMM&oldid=2224 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "WATMM --- bocpages{,} ",
year = "2006",
url = "https://bocpages.org/w/index.php?title=WATMM&oldid=2224",
note = "[Online; accessed 8-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 = "WATMM --- bocpages{,} ",
year = "2006",
url = "\url{https://bocpages.org/w/index.php?title=WATMM&oldid=2224}",
note = "[Online; accessed 8-June-2021]"
}