It's our take on a pop record. (2012, June 24). bocpages, . Retrieved 22:57, June 7, 2021 from https://bocpages.org/w/index.php?title=It%27s_our_take_on_a_pop_record&oldid=8068.
"It's our take on a pop record." bocpages, . 24 Jun 2012, 12:35 UTC. 7 Jun 2021, 22:57 <https://bocpages.org/w/index.php?title=It%27s_our_take_on_a_pop_record&oldid=8068>.
bocpages contributors, 'It's our take on a pop record', bocpages, , 24 June 2012, 12:35 UTC, <https://bocpages.org/w/index.php?title=It%27s_our_take_on_a_pop_record&oldid=8068> [accessed 7 June 2021]
bocpages contributors, "It's our take on a pop record," bocpages, , https://bocpages.org/w/index.php?title=It%27s_our_take_on_a_pop_record&oldid=8068 (accessed June 7, 2021).
bocpages contributors. It's our take on a pop record [Internet]. bocpages, ; 2012 Jun 24, 12:35 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=It%27s_our_take_on_a_pop_record&oldid=8068.
It's our take on a pop record, https://bocpages.org/w/index.php?title=It%27s_our_take_on_a_pop_record&oldid=8068 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "It's our take on a pop record --- bocpages{,} ",
year = "2012",
url = "https://bocpages.org/w/index.php?title=It%27s_our_take_on_a_pop_record&oldid=8068",
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 = "It's our take on a pop record --- bocpages{,} ",
year = "2012",
url = "\url{https://bocpages.org/w/index.php?title=It%27s_our_take_on_a_pop_record&oldid=8068}",
note = "[Online; accessed 7-June-2021]"
}