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