Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2016). en:cronicinvr:ss21. UMGeoDep. Retrieved 09:20, 3 August, 2026 from https://wikimasum.geo-lab.info/tai2k/geodepum/en/cronicinvr/ss21?rev=1467611286.
“en:cronicinvr:ss21.” UMGeoDep. 4 Jul 2016, 07:48 CEST. 3 Aug 2026, 09:20 <https://wikimasum.geo-lab.info/tai2k/geodepum/en/cronicinvr/ss21?rev=1467611286>.
Lopez-Palacios, Abelardo, ‘en:cronicinvr:ss21’, UMGeoDep, 4 July 2016, 07:48 CEST, <https://wikimasum.geo-lab.info/tai2k/geodepum/en/cronicinvr/ss21?rev=1467611286> [accessed 3 August 2026]
Lopez-Palacios, Abelardo, “en:cronicinvr:ss21,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/en/cronicinvr/ss21?rev=1467611286 (accessed August 3, 2026).
Lopez-Palacios, Abelardo. en:cronicinvr:ss21 [Internet]. UMGeoDep; 2016 Jul 4, 07:48 CEST [cited 2026 Aug 3]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/en/cronicinvr/ss21?rev=1467611286.
en:cronicinvr:ss21, https://wikimasum.geo-lab.info/tai2k/geodepum/en/cronicinvr/ss21?rev=1467611286 (last visited August 3, 2026).
Lopez-Palacios, Abelardo. en:cronicinvr:ss21. UMGeoDep. July 4, 2016, 07:48 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/en/cronicinvr/ss21?rev=1467611286. Accessed August 3, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "en:cronicinvr:ss21 --- UMGeoDep",
year = "2016",
url = "https://wikimasum.geo-lab.info/tai2k/geodepum/en/cronicinvr/ss21?rev=1467611286",
note = "[Online; accessed 3-August-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 = "en:cronicinvr:ss21 --- UMGeoDep",
year = "2016",
url = "\url{https://wikimasum.geo-lab.info/tai2k/geodepum/en/cronicinvr/ss21?rev=1467611286}",
note = "[Online; accessed 3-August-2026]"
}