MHtRtC. (2006, August 31). bocpages, . Retrieved 02:57, June 8, 2021 from https://bocpages.org/w/index.php?title=MHtRtC&oldid=1653.
"MHtRtC." bocpages, . 31 Aug 2006, 18:38 UTC. 8 Jun 2021, 02:57 <https://bocpages.org/w/index.php?title=MHtRtC&oldid=1653>.
bocpages contributors, 'MHtRtC', bocpages, , 31 August 2006, 18:38 UTC, <https://bocpages.org/w/index.php?title=MHtRtC&oldid=1653> [accessed 8 June 2021]
bocpages contributors, "MHtRtC," bocpages, , https://bocpages.org/w/index.php?title=MHtRtC&oldid=1653 (accessed June 8, 2021).
bocpages contributors. MHtRtC [Internet]. bocpages, ; 2006 Aug 31, 18:38 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=MHtRtC&oldid=1653.
MHtRtC, https://bocpages.org/w/index.php?title=MHtRtC&oldid=1653 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "MHtRtC --- bocpages{,} ",
year = "2006",
url = "https://bocpages.org/w/index.php?title=MHtRtC&oldid=1653",
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 = "2006",
url = "\url{https://bocpages.org/w/index.php?title=MHtRtC&oldid=1653}",
note = "[Online; accessed 8-June-2021]"
}