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=1524305450.
“menu1.” PhD TesisALP. 21 Apr 2018, 12:10 CEST. 13 May 2026, 09:23 <https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524305450>.
Abelardo López Palacios, ‘menu1’, PhD TesisALP, 21 April 2018, 12:10 CEST, <https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524305450> [accessed 13 May 2026]
Abelardo López Palacios, “menu1,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524305450 (accessed May 13, 2026).
Abelardo López Palacios. menu1 [Internet]. PhD TesisALP; 2018 Apr 21, 12:10 CEST [cited 2026 May 13]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524305450.
menu1, https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524305450 (last visited May 13, 2026).
Abelardo López Palacios. menu1. PhD TesisALP. April 21, 2018, 12:10 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/menu1?rev=1524305450. 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=1524305450",
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=1524305450}",
note = "[Online; accessed 13-May-2026]"
}