Interviews-all. (2017, April 1). bocpages, . Retrieved 03:14, June 8, 2021 from https://bocpages.org/w/index.php?title=Interviews-all&oldid=13762.
"Interviews-all." bocpages, . 1 Apr 2017, 18:57 UTC. 8 Jun 2021, 03:14 <https://bocpages.org/w/index.php?title=Interviews-all&oldid=13762>.
bocpages contributors, 'Interviews-all', bocpages, , 1 April 2017, 18:57 UTC, <https://bocpages.org/w/index.php?title=Interviews-all&oldid=13762> [accessed 8 June 2021]
bocpages contributors, "Interviews-all," bocpages, , https://bocpages.org/w/index.php?title=Interviews-all&oldid=13762 (accessed June 8, 2021).
bocpages contributors. Interviews-all [Internet]. bocpages, ; 2017 Apr 1, 18:57 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Interviews-all&oldid=13762.
Interviews-all, https://bocpages.org/w/index.php?title=Interviews-all&oldid=13762 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Interviews-all --- bocpages{,} ",
year = "2017",
url = "https://bocpages.org/w/index.php?title=Interviews-all&oldid=13762",
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 = "Interviews-all --- bocpages{,} ",
year = "2017",
url = "\url{https://bocpages.org/w/index.php?title=Interviews-all&oldid=13762}",
note = "[Online; accessed 8-June-2021]"
}