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). menu1. PhD TesisALP. Retrieved 09:23, 13 May, 2026 from https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524134422.
“menu1.” PhD TesisALP. 19 Apr 2018, 12:40 CEST. 13 May 2026, 09:23 <https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524134422>.
Abelardo López Palacios, ‘menu1’, PhD TesisALP, 19 April 2018, 12:40 CEST, <https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524134422> [accessed 13 May 2026]
Abelardo López Palacios, “menu1,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524134422 (accessed May 13, 2026).
Abelardo López Palacios. menu1 [Internet]. PhD TesisALP; 2018 Apr 19, 12:40 CEST [cited 2026 May 13]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524134422.
menu1, https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524134422 (last visited May 13, 2026).
Abelardo López Palacios. menu1. PhD TesisALP. April 19, 2018, 12:40 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524134422. Accessed May 13, 2026.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "menu1 --- PhD TesisALP",
year = "2018",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524134422",
note = "[Online; accessed 13-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 = "menu1 --- PhD TesisALP",
year = "2018",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524134422}",
note = "[Online; accessed 13-May-2026]"
}