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