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 12:32, 19 March, 2026 from https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483879007.
“inicio.” UMGeoDep. 8 Jan 2017, 13:36 CET. 19 Mar 2026, 12:32 <https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483879007>.
Lopez-Palacios, Abelardo, ‘inicio’, UMGeoDep, 8 January 2017, 13:36 CET, <https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483879007> [accessed 19 March 2026]
Lopez-Palacios, Abelardo, “inicio,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483879007 (accessed March 19, 2026).
Lopez-Palacios, Abelardo. inicio [Internet]. UMGeoDep; 2017 Jan 8, 13:36 CET [cited 2026 Mar 19]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483879007.
inicio, https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483879007 (last visited March 19, 2026).
Lopez-Palacios, Abelardo. inicio. UMGeoDep. January 8, 2017, 13:36 CET. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483879007. Accessed March 19, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "inicio --- UMGeoDep",
year = "2017",
url = "https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483879007",
note = "[Online; accessed 19-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 = "2017",
url = "\url{https://wikimasum.geo-lab.info/tai2k/geodepum/inicio?rev=1483879007}",
note = "[Online; accessed 19-March-2026]"
}