Slow This Bird Down. (2019, November 16). bocpages, . Retrieved 22:41, June 7, 2021 from https://bocpages.org/w/index.php?title=Slow_This_Bird_Down&oldid=15467.
"Slow This Bird Down." bocpages, . 16 Nov 2019, 21:58 UTC. 7 Jun 2021, 22:41 <https://bocpages.org/w/index.php?title=Slow_This_Bird_Down&oldid=15467>.
bocpages contributors, 'Slow This Bird Down', bocpages, , 16 November 2019, 21:58 UTC, <https://bocpages.org/w/index.php?title=Slow_This_Bird_Down&oldid=15467> [accessed 7 June 2021]
bocpages contributors, "Slow This Bird Down," bocpages, , https://bocpages.org/w/index.php?title=Slow_This_Bird_Down&oldid=15467 (accessed June 7, 2021).
bocpages contributors. Slow This Bird Down [Internet]. bocpages, ; 2019 Nov 16, 21:58 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=Slow_This_Bird_Down&oldid=15467.
Slow This Bird Down, https://bocpages.org/w/index.php?title=Slow_This_Bird_Down&oldid=15467 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Slow This Bird Down --- bocpages{,} ",
year = "2019",
url = "https://bocpages.org/w/index.php?title=Slow_This_Bird_Down&oldid=15467",
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 = "Slow This Bird Down --- bocpages{,} ",
year = "2019",
url = "\url{https://bocpages.org/w/index.php?title=Slow_This_Bird_Down&oldid=15467}",
note = "[Online; accessed 7-June-2021]"
}