Stoned Immaculate. (2017, March 31). bocpages, . Retrieved 23:06, June 7, 2021 from https://bocpages.org/w/index.php?title=Stoned_Immaculate&oldid=13732.
"Stoned Immaculate." bocpages, . 31 Mar 2017, 18:00 UTC. 7 Jun 2021, 23:06 <https://bocpages.org/w/index.php?title=Stoned_Immaculate&oldid=13732>.
bocpages contributors, 'Stoned Immaculate', bocpages, , 31 March 2017, 18:00 UTC, <https://bocpages.org/w/index.php?title=Stoned_Immaculate&oldid=13732> [accessed 7 June 2021]
bocpages contributors, "Stoned Immaculate," bocpages, , https://bocpages.org/w/index.php?title=Stoned_Immaculate&oldid=13732 (accessed June 7, 2021).
bocpages contributors. Stoned Immaculate [Internet]. bocpages, ; 2017 Mar 31, 18:00 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=Stoned_Immaculate&oldid=13732.
Stoned Immaculate, https://bocpages.org/w/index.php?title=Stoned_Immaculate&oldid=13732 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Stoned Immaculate --- bocpages{,} ",
year = "2017",
url = "https://bocpages.org/w/index.php?title=Stoned_Immaculate&oldid=13732",
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 = "Stoned Immaculate --- bocpages{,} ",
year = "2017",
url = "\url{https://bocpages.org/w/index.php?title=Stoned_Immaculate&oldid=13732}",
note = "[Online; accessed 7-June-2021]"
}