Interviews. (2021, January 6). bocpages, . Retrieved 00:32, June 8, 2021 from https://bocpages.org/w/index.php?title=Interviews&oldid=15742.
"Interviews." bocpages, . 6 Jan 2021, 17:29 UTC. 8 Jun 2021, 00:32 <https://bocpages.org/w/index.php?title=Interviews&oldid=15742>.
bocpages contributors, 'Interviews', bocpages, , 6 January 2021, 17:29 UTC, <https://bocpages.org/w/index.php?title=Interviews&oldid=15742> [accessed 8 June 2021]
bocpages contributors, "Interviews," bocpages, , https://bocpages.org/w/index.php?title=Interviews&oldid=15742 (accessed June 8, 2021).
bocpages contributors. Interviews [Internet]. bocpages, ; 2021 Jan 6, 17:29 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Interviews&oldid=15742.
Interviews, https://bocpages.org/w/index.php?title=Interviews&oldid=15742 (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=15742",
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=15742}",
note = "[Online; accessed 8-June-2021]"
}