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