Hardware Addicts. (2021, March 4). bocpages, . Retrieved 22:55, June 7, 2021 from https://bocpages.org/w/index.php?title=Hardware_Addicts&oldid=15795.
"Hardware Addicts." bocpages, . 4 Mar 2021, 20:19 UTC. 7 Jun 2021, 22:55 <https://bocpages.org/w/index.php?title=Hardware_Addicts&oldid=15795>.
bocpages contributors, 'Hardware Addicts', bocpages, , 4 March 2021, 20:19 UTC, <https://bocpages.org/w/index.php?title=Hardware_Addicts&oldid=15795> [accessed 7 June 2021]
bocpages contributors, "Hardware Addicts," bocpages, , https://bocpages.org/w/index.php?title=Hardware_Addicts&oldid=15795 (accessed June 7, 2021).
bocpages contributors. Hardware Addicts [Internet]. bocpages, ; 2021 Mar 4, 20:19 UTC [cited 2021 Jun 7]. Available from: https://bocpages.org/w/index.php?title=Hardware_Addicts&oldid=15795.
Hardware Addicts, https://bocpages.org/w/index.php?title=Hardware_Addicts&oldid=15795 (last visited June 7, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Hardware Addicts --- bocpages{,} ",
year = "2021",
url = "https://bocpages.org/w/index.php?title=Hardware_Addicts&oldid=15795",
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 = "Hardware Addicts --- bocpages{,} ",
year = "2021",
url = "\url{https://bocpages.org/w/index.php?title=Hardware_Addicts&oldid=15795}",
note = "[Online; accessed 7-June-2021]"
}