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