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 10:55, 23 February, 2026 from https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388.
“consejos.” PhD TesisALP. 13 May 2020, 08:46 CEST. 23 Feb 2026, 10:55 <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 23 February 2026]
Abelardo López Palacios, “consejos,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/consejos?rev=1589352388 (accessed February 23, 2026).
Abelardo López Palacios. consejos [Internet]. PhD TesisALP; 2020 May 13, 08:46 CEST [cited 2026 Feb 23]. 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 February 23, 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 February 23, 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 23-February-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 23-February-2026]"
}