Statements from Hexagon Sun. (2007, August 18). bocpages, . Retrieved 00:42, June 8, 2021 from https://bocpages.org/w/index.php?title=Statements_from_Hexagon_Sun&oldid=3011.
"Statements from Hexagon Sun." bocpages, . 18 Aug 2007, 13:27 UTC. 8 Jun 2021, 00:42 <https://bocpages.org/w/index.php?title=Statements_from_Hexagon_Sun&oldid=3011>.
bocpages contributors, 'Statements from Hexagon Sun', bocpages, , 18 August 2007, 13:27 UTC, <https://bocpages.org/w/index.php?title=Statements_from_Hexagon_Sun&oldid=3011> [accessed 8 June 2021]
bocpages contributors, "Statements from Hexagon Sun," bocpages, , https://bocpages.org/w/index.php?title=Statements_from_Hexagon_Sun&oldid=3011 (accessed June 8, 2021).
bocpages contributors. Statements from Hexagon Sun [Internet]. bocpages, ; 2007 Aug 18, 13:27 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Statements_from_Hexagon_Sun&oldid=3011.
Statements from Hexagon Sun, https://bocpages.org/w/index.php?title=Statements_from_Hexagon_Sun&oldid=3011 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Statements from Hexagon Sun --- bocpages{,} ",
year = "2007",
url = "https://bocpages.org/w/index.php?title=Statements_from_Hexagon_Sun&oldid=3011",
note = "[Online; accessed 8-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 = "Statements from Hexagon Sun --- bocpages{,} ",
year = "2007",
url = "\url{https://bocpages.org/w/index.php?title=Statements_from_Hexagon_Sun&oldid=3011}",
note = "[Online; accessed 8-June-2021]"
}