Mhtrtc. (2008, March 17). bocpages, . Retrieved 02:57, June 8, 2021 from https://bocpages.org/w/index.php?title=Mhtrtc&oldid=3540.
"Mhtrtc." bocpages, . 17 Mar 2008, 03:34 UTC. 8 Jun 2021, 02:57 <https://bocpages.org/w/index.php?title=Mhtrtc&oldid=3540>.
bocpages contributors, 'Mhtrtc', bocpages, , 17 March 2008, 03:34 UTC, <https://bocpages.org/w/index.php?title=Mhtrtc&oldid=3540> [accessed 8 June 2021]
bocpages contributors, "Mhtrtc," bocpages, , https://bocpages.org/w/index.php?title=Mhtrtc&oldid=3540 (accessed June 8, 2021).
bocpages contributors. Mhtrtc [Internet]. bocpages, ; 2008 Mar 17, 03:34 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Mhtrtc&oldid=3540.
Mhtrtc, https://bocpages.org/w/index.php?title=Mhtrtc&oldid=3540 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Mhtrtc --- bocpages{,} ",
year = "2008",
url = "https://bocpages.org/w/index.php?title=Mhtrtc&oldid=3540",
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 = "Mhtrtc --- bocpages{,} ",
year = "2008",
url = "\url{https://bocpages.org/w/index.php?title=Mhtrtc&oldid=3540}",
note = "[Online; accessed 8-June-2021]"
}