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