Interviews. (2021, April 15). bocpages, . Retrieved 00:34, June 8, 2021 from https://bocpages.org/w/index.php?title=Interviews&oldid=15931.
"Interviews." bocpages, . 15 Apr 2021, 11:05 UTC. 8 Jun 2021, 00:34 <https://bocpages.org/w/index.php?title=Interviews&oldid=15931>.
bocpages contributors, 'Interviews', bocpages, , 15 April 2021, 11:05 UTC, <https://bocpages.org/w/index.php?title=Interviews&oldid=15931> [accessed 8 June 2021]
bocpages contributors, "Interviews," bocpages, , https://bocpages.org/w/index.php?title=Interviews&oldid=15931 (accessed June 8, 2021).
bocpages contributors. Interviews [Internet]. bocpages, ; 2021 Apr 15, 11:05 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Interviews&oldid=15931.
Interviews, https://bocpages.org/w/index.php?title=Interviews&oldid=15931 (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=15931",
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=15931}",
note = "[Online; accessed 8-June-2021]"
}