Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (1970). ar:informacion:contacto. UMGeoDep. Retrieved 20:06, 3 November, 2025 from https://wikimasum.geo-lab.info/tai2k/geodepum/ar/informacion/contacto.
“ar:informacion:contacto.” UMGeoDep. 1 Jan 1970, 01:00 CET. 3 Nov 2025, 20:06 <https://wikimasum.geo-lab.info/tai2k/geodepum/ar/informacion/contacto>.
Lopez-Palacios, Abelardo, ‘ar:informacion:contacto’, UMGeoDep, 1 January 1970, 01:00 CET, <https://wikimasum.geo-lab.info/tai2k/geodepum/ar/informacion/contacto> [accessed 3 November 2025]
Lopez-Palacios, Abelardo, “ar:informacion:contacto,” UMGeoDep, https://wikimasum.geo-lab.info/tai2k/geodepum/ar/informacion/contacto (accessed November 3, 2025).
Lopez-Palacios, Abelardo. ar:informacion:contacto [Internet]. UMGeoDep; 1970 Jan 1, 01:00 CET [cited 2025 Nov 3]. Available from: https://wikimasum.geo-lab.info/tai2k/geodepum/ar/informacion/contacto.
ar:informacion:contacto, https://wikimasum.geo-lab.info/tai2k/geodepum/ar/informacion/contacto (last visited November 3, 2025).
Lopez-Palacios, Abelardo. ar:informacion:contacto. UMGeoDep. January 1, 1970, 01:00 CET. Available at: https://wikimasum.geo-lab.info/tai2k/geodepum/ar/informacion/contacto. Accessed November 3, 2025.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "ar:informacion:contacto --- UMGeoDep",
year = "1970",
url = "https://wikimasum.geo-lab.info/tai2k/geodepum/ar/informacion/contacto",
note = "[Online; accessed 3-November-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 = "ar:informacion:contacto --- UMGeoDep",
year = "1970",
url = "\url{https://wikimasum.geo-lab.info/tai2k/geodepum/ar/informacion/contacto}",
note = "[Online; accessed 3-November-2025]"
}