M1cr0naut. (2008, November 1). bocpages, . Retrieved 00:04, June 8, 2021 from https://bocpages.org/w/index.php?title=M1cr0naut&oldid=5958.
"M1cr0naut." bocpages, . 1 Nov 2008, 15:32 UTC. 8 Jun 2021, 00:04 <https://bocpages.org/w/index.php?title=M1cr0naut&oldid=5958>.
bocpages contributors, 'M1cr0naut', bocpages, , 1 November 2008, 15:32 UTC, <https://bocpages.org/w/index.php?title=M1cr0naut&oldid=5958> [accessed 8 June 2021]
bocpages contributors, "M1cr0naut," bocpages, , https://bocpages.org/w/index.php?title=M1cr0naut&oldid=5958 (accessed June 8, 2021).
bocpages contributors. M1cr0naut [Internet]. bocpages, ; 2008 Nov 1, 15:32 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=M1cr0naut&oldid=5958.
M1cr0naut, https://bocpages.org/w/index.php?title=M1cr0naut&oldid=5958 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "M1cr0naut --- bocpages{,} ",
year = "2008",
url = "https://bocpages.org/w/index.php?title=M1cr0naut&oldid=5958",
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 = "M1cr0naut --- bocpages{,} ",
year = "2008",
url = "\url{https://bocpages.org/w/index.php?title=M1cr0naut&oldid=5958}",
note = "[Online; accessed 8-June-2021]"
}