From One Source All Things Depend. (2020, April 30). bocpages, . Retrieved 00:44, June 8, 2021 from https://bocpages.org/w/index.php?title=From_One_Source_All_Things_Depend&oldid=15597.
"From One Source All Things Depend." bocpages, . 30 Apr 2020, 14:33 UTC. 8 Jun 2021, 00:44 <https://bocpages.org/w/index.php?title=From_One_Source_All_Things_Depend&oldid=15597>.
bocpages contributors, 'From One Source All Things Depend', bocpages, , 30 April 2020, 14:33 UTC, <https://bocpages.org/w/index.php?title=From_One_Source_All_Things_Depend&oldid=15597> [accessed 8 June 2021]
bocpages contributors, "From One Source All Things Depend," bocpages, , https://bocpages.org/w/index.php?title=From_One_Source_All_Things_Depend&oldid=15597 (accessed June 8, 2021).
bocpages contributors. From One Source All Things Depend [Internet]. bocpages, ; 2020 Apr 30, 14:33 UTC [cited 2021 Jun 8]. Available from: https://bocpages.org/w/index.php?title=From_One_Source_All_Things_Depend&oldid=15597.
From One Source All Things Depend, https://bocpages.org/w/index.php?title=From_One_Source_All_Things_Depend&oldid=15597 (last visited June 8, 2021).
@misc{ wiki:xxx,
author = "bocpages",
title = "From One Source All Things Depend --- bocpages{,} ",
year = "2020",
url = "https://bocpages.org/w/index.php?title=From_One_Source_All_Things_Depend&oldid=15597",
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 = "From One Source All Things Depend --- bocpages{,} ",
year = "2020",
url = "\url{https://bocpages.org/w/index.php?title=From_One_Source_All_Things_Depend&oldid=15597}",
note = "[Online; accessed 8-June-2021]"
}