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