Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2020). menu1. Wiki-L@b. Retrieved 20:44, 16 June, 2026 from https://wikilab.geo-lab.info/menu1?rev=1603176972.
“menu1.” Wiki-L@b. 20 Oct 2020, 08:56 CEST. 16 Jun 2026, 20:44 <https://wikilab.geo-lab.info/menu1?rev=1603176972>.
Lopez-Palacios, Abelardo, ‘menu1’, Wiki-L@b, 20 October 2020, 08:56 CEST, <https://wikilab.geo-lab.info/menu1?rev=1603176972> [accessed 16 June 2026]
Lopez-Palacios, Abelardo, “menu1,” Wiki-L@b, https://wikilab.geo-lab.info/menu1?rev=1603176972 (accessed June 16, 2026).
Lopez-Palacios, Abelardo. menu1 [Internet]. Wiki-L@b; 2020 Oct 20, 08:56 CEST [cited 2026 Jun 16]. Available from: https://wikilab.geo-lab.info/menu1?rev=1603176972.
menu1, https://wikilab.geo-lab.info/menu1?rev=1603176972 (last visited June 16, 2026).
Lopez-Palacios, Abelardo. menu1. Wiki-L@b. October 20, 2020, 08:56 CEST. Available at: https://wikilab.geo-lab.info/menu1?rev=1603176972. Accessed June 16, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "menu1 --- Wiki-L@b",
year = "2020",
url = "https://wikilab.geo-lab.info/menu1?rev=1603176972",
note = "[Online; accessed 16-June-2026]"
}
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 = "Lopez-Palacios, Abelardo",
title = "menu1 --- Wiki-L@b",
year = "2020",
url = "\url{https://wikilab.geo-lab.info/menu1?rev=1603176972}",
note = "[Online; accessed 16-June-2026]"
}