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 22:15, 16 June, 2026 from https://wikilab.geo-lab.info/menu1?rev=1589800646.
“menu1.” Wiki-L@b. 18 May 2020, 13:17 CEST. 16 Jun 2026, 22:15 <https://wikilab.geo-lab.info/menu1?rev=1589800646>.
Lopez-Palacios, Abelardo, ‘menu1’, Wiki-L@b, 18 May 2020, 13:17 CEST, <https://wikilab.geo-lab.info/menu1?rev=1589800646> [accessed 16 June 2026]
Lopez-Palacios, Abelardo, “menu1,” Wiki-L@b, https://wikilab.geo-lab.info/menu1?rev=1589800646 (accessed June 16, 2026).
Lopez-Palacios, Abelardo. menu1 [Internet]. Wiki-L@b; 2020 May 18, 13:17 CEST [cited 2026 Jun 16]. Available from: https://wikilab.geo-lab.info/menu1?rev=1589800646.
menu1, https://wikilab.geo-lab.info/menu1?rev=1589800646 (last visited June 16, 2026).
Lopez-Palacios, Abelardo. menu1. Wiki-L@b. May 18, 2020, 13:17 CEST. Available at: https://wikilab.geo-lab.info/menu1?rev=1589800646. 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=1589800646",
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=1589800646}",
note = "[Online; accessed 16-June-2026]"
}