Concourse. (2020, November 28). bocpages, . Retrieved 00:57, June 8, 2021 from https://bocpages.org/w/index.php?title=Concourse&oldid=15709.
"Concourse." bocpages, . 28 Nov 2020, 05:03 UTC. 8 Jun 2021, 00:57 <https://bocpages.org/w/index.php?title=Concourse&oldid=15709>.
bocpages contributors, 'Concourse', bocpages, , 28 November 2020, 05:03 UTC, <https://bocpages.org/w/index.php?title=Concourse&oldid=15709> [accessed 8 June 2021]
bocpages contributors, "Concourse," bocpages, , https://bocpages.org/w/index.php?title=Concourse&oldid=15709 (accessed June 8, 2021).
bocpages contributors. Concourse [Internet]. bocpages, ; 2020 Nov 28, 05:03 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Concourse&oldid=15709.
Concourse, https://bocpages.org/w/index.php?title=Concourse&oldid=15709 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Concourse --- bocpages{,} ",
year = "2020",
url = "https://bocpages.org/w/index.php?title=Concourse&oldid=15709",
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 = "Concourse --- bocpages{,} ",
year = "2020",
url = "\url{https://bocpages.org/w/index.php?title=Concourse&oldid=15709}",
note = "[Online; accessed 8-June-2021]"
}