Constants Are Changing. (2019, May 13). bocpages, . Retrieved 00:26, June 8, 2021 from https://bocpages.org/w/index.php?title=Constants_Are_Changing&oldid=15176.
"Constants Are Changing." bocpages, . 13 May 2019, 19:40 UTC. 8 Jun 2021, 00:26 <https://bocpages.org/w/index.php?title=Constants_Are_Changing&oldid=15176>.
bocpages contributors, 'Constants Are Changing', bocpages, , 13 May 2019, 19:40 UTC, <https://bocpages.org/w/index.php?title=Constants_Are_Changing&oldid=15176> [accessed 8 June 2021]
bocpages contributors, "Constants Are Changing," bocpages, , https://bocpages.org/w/index.php?title=Constants_Are_Changing&oldid=15176 (accessed June 8, 2021).
bocpages contributors. Constants Are Changing [Internet]. bocpages, ; 2019 May 13, 19:40 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=Constants_Are_Changing&oldid=15176.
Constants Are Changing, https://bocpages.org/w/index.php?title=Constants_Are_Changing&oldid=15176 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "Constants Are Changing --- bocpages{,} ",
year = "2019",
url = "https://bocpages.org/w/index.php?title=Constants_Are_Changing&oldid=15176",
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 = "Constants Are Changing --- bocpages{,} ",
year = "2019",
url = "\url{https://bocpages.org/w/index.php?title=Constants_Are_Changing&oldid=15176}",
note = "[Online; accessed 8-June-2021]"
}