Eno test. (2008, August 28). bocpages, . Retrieved 02:35, June 8, 2021 from https://bocpages.org/w/index.php?title=Eno_test&oldid=5294.
"Eno test." bocpages, . 28 Aug 2008, 22:43 UTC. 8 Jun 2021, 02:35 <https://bocpages.org/w/index.php?title=Eno_test&oldid=5294>.
bocpages contributors, 'Eno test', bocpages, , 28 August 2008, 22:43 UTC, <https://bocpages.org/w/index.php?title=Eno_test&oldid=5294> [accessed 8 June 2021]
bocpages contributors, "Eno test," bocpages, , https://bocpages.org/w/index.php?title=Eno_test&oldid=5294 (accessed June 8, 2021).
bocpages contributors. Eno test [Internet]. bocpages, ; 2008 Aug 28, 22:43 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Eno_test&oldid=5294.
Eno test, https://bocpages.org/w/index.php?title=Eno_test&oldid=5294 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Eno test --- bocpages{,} ",
year = "2008",
url = "https://bocpages.org/w/index.php?title=Eno_test&oldid=5294",
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 = "Eno test --- bocpages{,} ",
year = "2008",
url = "\url{https://bocpages.org/w/index.php?title=Eno_test&oldid=5294}",
note = "[Online; accessed 8-June-2021]"
}