Live @ ATP. (2021, April 10). bocpages, . Retrieved 00:37, June 8, 2021 from https://bocpages.org/w/[email protected]_ATP&oldid=15903.
"Live @ ATP." bocpages, . 10 Apr 2021, 07:00 UTC. 8 Jun 2021, 00:37 <https://bocpages.org/w/[email protected]_ATP&oldid=15903>.
bocpages contributors, 'Live @ ATP', bocpages, , 10 April 2021, 07:00 UTC, <https://bocpages.org/w/[email protected]_ATP&oldid=15903> [accessed 8 June 2021]
bocpages contributors, "Live @ ATP," bocpages, , https://bocpages.org/w/[email protected]_ATP&oldid=15903 (accessed June 8, 2021).
bocpages contributors. Live @ ATP [Internet]. bocpages, ; 2021 Apr 10, 07:00 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/[email protected]_ATP&oldid=15903.
Live @ ATP, https://bocpages.org/w/[email protected]_ATP&oldid=15903 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Live @ ATP --- bocpages{,} ",
year = "2021",
url = "https://bocpages.org/w/[email protected]_ATP&oldid=15903",
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 = "Live @ ATP --- bocpages{,} ",
year = "2021",
url = "\url{https://bocpages.org/w/[email protected]_ATP&oldid=15903}",
note = "[Online; accessed 8-June-2021]"
}