Concourse. (2020, December 17). bocpages, . Retrieved 00:26, June 8, 2021 from https://bocpages.org/w/index.php?title=Concourse&oldid=15718.
"Concourse." bocpages, . 17 Dec 2020, 10:29 UTC. 8 Jun 2021, 00:26 <https://bocpages.org/w/index.php?title=Concourse&oldid=15718>.
bocpages contributors, 'Concourse', bocpages, , 17 December 2020, 10:29 UTC, <https://bocpages.org/w/index.php?title=Concourse&oldid=15718> [accessed 8 June 2021]
bocpages contributors, "Concourse," bocpages, , https://bocpages.org/w/index.php?title=Concourse&oldid=15718 (accessed June 8, 2021).
bocpages contributors. Concourse [Internet]. bocpages, ; 2020 Dec 17, 10:29 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Concourse&oldid=15718.
Concourse, https://bocpages.org/w/index.php?title=Concourse&oldid=15718 (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=15718",
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=15718}",
note = "[Online; accessed 8-June-2021]"
}