Gyroscope. (2020, May 29). bocpages, . Retrieved 00:44, June 8, 2021 from https://bocpages.org/w/index.php?title=Gyroscope&oldid=15640.
"Gyroscope." bocpages, . 29 May 2020, 15:10 UTC. 8 Jun 2021, 00:44 <https://bocpages.org/w/index.php?title=Gyroscope&oldid=15640>.
bocpages contributors, 'Gyroscope', bocpages, , 29 May 2020, 15:10 UTC, <https://bocpages.org/w/index.php?title=Gyroscope&oldid=15640> [accessed 8 June 2021]
bocpages contributors, "Gyroscope," bocpages, , https://bocpages.org/w/index.php?title=Gyroscope&oldid=15640 (accessed June 8, 2021).
bocpages contributors. Gyroscope [Internet]. bocpages, ; 2020 May 29, 15:10 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Gyroscope&oldid=15640.
Gyroscope, https://bocpages.org/w/index.php?title=Gyroscope&oldid=15640 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Gyroscope --- bocpages{,} ",
year = "2020",
url = "https://bocpages.org/w/index.php?title=Gyroscope&oldid=15640",
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 = "Gyroscope --- bocpages{,} ",
year = "2020",
url = "\url{https://bocpages.org/w/index.php?title=Gyroscope&oldid=15640}",
note = "[Online; accessed 8-June-2021]"
}