Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo López Palacios (1970). ar:intro:estructura. PhD TesisALP. Retrieved 16:04, 9 March, 2026 from https://wikimasum.geo-lab.info/tai2k/tesisalp/ar/intro/estructura.
“ar:intro:estructura.” PhD TesisALP. 1 Jan 1970, 01:00 CET. 9 Mar 2026, 16:04 <https://wikimasum.geo-lab.info/tai2k/tesisalp/ar/intro/estructura>.
Abelardo López Palacios, ‘ar:intro:estructura’, PhD TesisALP, 1 January 1970, 01:00 CET, <https://wikimasum.geo-lab.info/tai2k/tesisalp/ar/intro/estructura> [accessed 9 March 2026]
Abelardo López Palacios, “ar:intro:estructura,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/ar/intro/estructura (accessed March 9, 2026).
Abelardo López Palacios. ar:intro:estructura [Internet]. PhD TesisALP; 1970 Jan 1, 01:00 CET [cited 2026 Mar 9]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/ar/intro/estructura.
ar:intro:estructura, https://wikimasum.geo-lab.info/tai2k/tesisalp/ar/intro/estructura (last visited March 9, 2026).
Abelardo López Palacios. ar:intro:estructura. PhD TesisALP. January 1, 1970, 01:00 CET. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/ar/intro/estructura. Accessed March 9, 2026.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "ar:intro:estructura --- PhD TesisALP",
year = "1970",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/ar/intro/estructura",
note = "[Online; accessed 9-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 = "Abelardo López Palacios",
title = "ar:intro:estructura --- PhD TesisALP",
year = "1970",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/ar/intro/estructura}",
note = "[Online; accessed 9-March-2026]"
}