Interviews. (2021, February 9). bocpages, . Retrieved 00:35, June 8, 2021 from https://bocpages.org/w/index.php?title=Interviews&oldid=15757.
"Interviews." bocpages, . 9 Feb 2021, 16:17 UTC. 8 Jun 2021, 00:35 <https://bocpages.org/w/index.php?title=Interviews&oldid=15757>.
bocpages contributors, 'Interviews', bocpages, , 9 February 2021, 16:17 UTC, <https://bocpages.org/w/index.php?title=Interviews&oldid=15757> [accessed 8 June 2021]
bocpages contributors, "Interviews," bocpages, , https://bocpages.org/w/index.php?title=Interviews&oldid=15757 (accessed June 8, 2021).
bocpages contributors. Interviews [Internet]. bocpages, ; 2021 Feb 9, 16:17 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Interviews&oldid=15757.
Interviews, https://bocpages.org/w/index.php?title=Interviews&oldid=15757 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Interviews --- bocpages{,} ",
year = "2021",
url = "https://bocpages.org/w/index.php?title=Interviews&oldid=15757",
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 --- bocpages{,} ",
year = "2021",
url = "\url{https://bocpages.org/w/index.php?title=Interviews&oldid=15757}",
note = "[Online; accessed 8-June-2021]"
}