Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (2017). informacion:acceso. UMGeoDep. Retrieved 04:06, 29 October, 2025 from https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/acceso?rev=1483873103.
“informacion:acceso.” UMGeoDep. 8 Jan 2017, 11:58 CET. 29 Oct 2025, 04:06 <https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/acceso?rev=1483873103>.
Lopez-Palacios, Abelardo, ‘informacion:acceso’, UMGeoDep, 8 January 2017, 11:58 CET, <https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/acceso?rev=1483873103> [accessed 29 October 2025]
Lopez-Palacios, Abelardo, “informacion:acceso,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/acceso?rev=1483873103 (accessed October 29, 2025).
Lopez-Palacios, Abelardo. informacion:acceso [Internet]. UMGeoDep; 2017 Jan 8, 11:58 CET [cited 2025 Oct 29]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/acceso?rev=1483873103.
informacion:acceso, https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/acceso?rev=1483873103 (last visited October 29, 2025).
Lopez-Palacios, Abelardo. informacion:acceso. UMGeoDep. January 8, 2017, 11:58 CET. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/acceso?rev=1483873103. Accessed October 29, 2025.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "informacion:acceso --- UMGeoDep",
year = "2017",
url = "https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/acceso?rev=1483873103",
note = "[Online; accessed 29-October-2025]"
}
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 = "informacion:acceso --- UMGeoDep",
year = "2017",
url = "\url{https://wikimasum.geo-lab.info/tai2k/geodepum/informacion/acceso?rev=1483873103}",
note = "[Online; accessed 29-October-2025]"
}