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). en:tag:fonia. PhD TesisALP. Retrieved 20:35, 30 April, 2026 from https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/fonia.
“en:tag:fonia.” PhD TesisALP. 1 Jan 1970, 01:00 CET. 30 Apr 2026, 20:35 <https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/fonia>.
Abelardo López Palacios, ‘en:tag:fonia’, PhD TesisALP, 1 January 1970, 01:00 CET, <https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/fonia> [accessed 30 April 2026]
Abelardo López Palacios, “en:tag:fonia,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/fonia (accessed April 30, 2026).
Abelardo López Palacios. en:tag:fonia [Internet]. PhD TesisALP; 1970 Jan 1, 01:00 CET [cited 2026 Apr 30]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/fonia.
en:tag:fonia, https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/fonia (last visited April 30, 2026).
Abelardo López Palacios. en:tag:fonia. PhD TesisALP. January 1, 1970, 01:00 CET. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/fonia. Accessed April 30, 2026.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "en:tag:fonia --- PhD TesisALP",
year = "1970",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/fonia",
note = "[Online; accessed 30-April-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 = "en:tag:fonia --- PhD TesisALP",
year = "1970",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/fonia}",
note = "[Online; accessed 30-April-2026]"
}