Geogaddi (test pressing). (2008, November 1). bocpages, . Retrieved 22:12, June 7, 2021 from https://bocpages.org/w/index.php?title=Geogaddi_(test_pressing)&oldid=5916.
"Geogaddi (test pressing)." bocpages, . 1 Nov 2008, 15:00 UTC. 7 Jun 2021, 22:12 <https://bocpages.org/w/index.php?title=Geogaddi_(test_pressing)&oldid=5916>.
bocpages contributors, 'Geogaddi (test pressing)', bocpages, , 1 November 2008, 15:00 UTC, <https://bocpages.org/w/index.php?title=Geogaddi_(test_pressing)&oldid=5916> [accessed 7 June 2021]
bocpages contributors, "Geogaddi (test pressing)," bocpages, , https://bocpages.org/w/index.php?title=Geogaddi_(test_pressing)&oldid=5916 (accessed June 7, 2021).
bocpages contributors. Geogaddi (test pressing) [Internet]. bocpages, ; 2008 Nov 1, 15:00 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=Geogaddi_(test_pressing)&oldid=5916.
Geogaddi (test pressing), https://bocpages.org/w/index.php?title=Geogaddi_(test_pressing)&oldid=5916 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Geogaddi (test pressing) --- bocpages{,} ",
year = "2008",
url = "https://bocpages.org/w/index.php?title=Geogaddi_(test_pressing)&oldid=5916",
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 = "Geogaddi (test pressing) --- bocpages{,} ",
year = "2008",
url = "\url{https://bocpages.org/w/index.php?title=Geogaddi_(test_pressing)&oldid=5916}",
note = "[Online; accessed 7-June-2021]"
}