Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2017). inicio. UMGeoDep. Retrieved 09:25, 13 May, 2026 from https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1494241232.
“inicio.” UMGeoDep. 8 May 2017, 13:00 CEST. 13 May 2026, 09:25 <https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1494241232>.
Lopez-Palacios, Abelardo, ‘inicio’, UMGeoDep, 8 May 2017, 13:00 CEST, <https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1494241232> [accessed 13 May 2026]
Lopez-Palacios, Abelardo, “inicio,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1494241232 (accessed May 13, 2026).
Lopez-Palacios, Abelardo. inicio [Internet]. UMGeoDep; 2017 May 8, 13:00 CEST [cited 2026 May 13]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1494241232.
inicio, https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1494241232 (last visited May 13, 2026).
Lopez-Palacios, Abelardo. inicio. UMGeoDep. May 8, 2017, 13:00 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1494241232. Accessed May 13, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "inicio --- UMGeoDep",
year = "2017",
url = "https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1494241232",
note = "[Online; accessed 13-May-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 --- UMGeoDep",
year = "2017",
url = "\url{https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1494241232}",
note = "[Online; accessed 13-May-2026]"
}