Test One Festival. (2020, May 26). bocpages, . Retrieved 22:36, June 7, 2021 from https://bocpages.org/w/index.php?title=Test_One_Festival&oldid=15623.
"Test One Festival." bocpages, . 26 May 2020, 09:22 UTC. 7 Jun 2021, 22:36 <https://bocpages.org/w/index.php?title=Test_One_Festival&oldid=15623>.
bocpages contributors, 'Test One Festival', bocpages, , 26 May 2020, 09:22 UTC, <https://bocpages.org/w/index.php?title=Test_One_Festival&oldid=15623> [accessed 7 June 2021]
bocpages contributors, "Test One Festival," bocpages, , https://bocpages.org/w/index.php?title=Test_One_Festival&oldid=15623 (accessed June 7, 2021).
bocpages contributors. Test One Festival [Internet]. bocpages, ; 2020 May 26, 09:22 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=Test_One_Festival&oldid=15623.
Test One Festival, https://bocpages.org/w/index.php?title=Test_One_Festival&oldid=15623 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Test One Festival --- bocpages{,} ",
year = "2020",
url = "https://bocpages.org/w/index.php?title=Test_One_Festival&oldid=15623",
note = "[Online; accessed 7-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 = "Test One Festival --- bocpages{,} ",
year = "2020",
url = "\url{https://bocpages.org/w/index.php?title=Test_One_Festival&oldid=15623}",
note = "[Online; accessed 7-June-2021]"
}