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=1483783056.
“inicio.” UMGeoDep. 7 Jan 2017, 10:57 CET. 13 May 2026, 09:25 <https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483783056>.
Lopez-Palacios, Abelardo, ‘inicio’, UMGeoDep, 7 January 2017, 10:57 CET, <https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483783056> [accessed 13 May 2026]
Lopez-Palacios, Abelardo, “inicio,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483783056 (accessed May 13, 2026).
Lopez-Palacios, Abelardo. inicio [Internet]. UMGeoDep; 2017 Jan 7, 10:57 CET [cited 2026 May 13]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483783056.
inicio, https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483783056 (last visited May 13, 2026).
Lopez-Palacios, Abelardo. inicio. UMGeoDep. January 7, 2017, 10:57 CET. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483783056. 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=1483783056",
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=1483783056}",
note = "[Online; accessed 13-May-2026]"
}