Interviews-all. (2017, April 3). bocpages, . Retrieved 03:14, June 8, 2021 from https://bocpages.org/w/index.php?title=Interviews-all&oldid=13851.
"Interviews-all." bocpages, . 3 Apr 2017, 22:20 UTC. 8 Jun 2021, 03:14 <https://bocpages.org/w/index.php?title=Interviews-all&oldid=13851>.
bocpages contributors, 'Interviews-all', bocpages, , 3 April 2017, 22:20 UTC, <https://bocpages.org/w/index.php?title=Interviews-all&oldid=13851> [accessed 8 June 2021]
bocpages contributors, "Interviews-all," bocpages, , https://bocpages.org/w/index.php?title=Interviews-all&oldid=13851 (accessed June 8, 2021).
bocpages contributors. Interviews-all [Internet]. bocpages, ; 2017 Apr 3, 22:20 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Interviews-all&oldid=13851.
Interviews-all, https://bocpages.org/w/index.php?title=Interviews-all&oldid=13851 (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=13851",
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=13851}",
note = "[Online; accessed 8-June-2021]"
}