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