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