Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo López Palacios (2020). consejos. PhD TesisALP. Retrieved 19:46, 1 May, 2026 from https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388.
“consejos.” PhD TesisALP. 13 May 2020, 08:46 CEST. 1 May 2026, 19:46 <https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388>.
Abelardo López Palacios, ‘consejos’, PhD TesisALP, 13 May 2020, 08:46 CEST, <https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388> [accessed 1 May 2026]
Abelardo López Palacios, “consejos,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388 (accessed May 1, 2026).
Abelardo López Palacios. consejos [Internet]. PhD TesisALP; 2020 May 13, 08:46 CEST [cited 2026 May 1]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388.
consejos, https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388 (last visited May 1, 2026).
Abelardo López Palacios. consejos. PhD TesisALP. May 13, 2020, 08:46 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388. Accessed May 1, 2026.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "consejos --- PhD TesisALP",
year = "2020",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388",
note = "[Online; accessed 1-May-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 = "consejos --- PhD TesisALP",
year = "2020",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388}",
note = "[Online; accessed 1-May-2026]"
}