Clouddead - Dead Dogs Two. (2020, July 31). bocpages, . Retrieved 22:45, June 7, 2021 from https://bocpages.org/w/index.php?title=Clouddead_-_Dead_Dogs_Two&oldid=15658.
"Clouddead - Dead Dogs Two." bocpages, . 31 Jul 2020, 19:36 UTC. 7 Jun 2021, 22:45 <https://bocpages.org/w/index.php?title=Clouddead_-_Dead_Dogs_Two&oldid=15658>.
bocpages contributors, 'Clouddead - Dead Dogs Two', bocpages, , 31 July 2020, 19:36 UTC, <https://bocpages.org/w/index.php?title=Clouddead_-_Dead_Dogs_Two&oldid=15658> [accessed 7 June 2021]
bocpages contributors, "Clouddead - Dead Dogs Two," bocpages, , https://bocpages.org/w/index.php?title=Clouddead_-_Dead_Dogs_Two&oldid=15658 (accessed June 7, 2021).
bocpages contributors. Clouddead - Dead Dogs Two [Internet]. bocpages, ; 2020 Jul 31, 19:36 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=Clouddead_-_Dead_Dogs_Two&oldid=15658.
Clouddead - Dead Dogs Two, https://bocpages.org/w/index.php?title=Clouddead_-_Dead_Dogs_Two&oldid=15658 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Clouddead - Dead Dogs Two --- bocpages{,} ",
year = "2020",
url = "https://bocpages.org/w/index.php?title=Clouddead_-_Dead_Dogs_Two&oldid=15658",
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 = "Clouddead - Dead Dogs Two --- bocpages{,} ",
year = "2020",
url = "\url{https://bocpages.org/w/index.php?title=Clouddead_-_Dead_Dogs_Two&oldid=15658}",
note = "[Online; accessed 7-June-2021]"
}