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