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). informacion:lopd. PhD TesisALP. Retrieved 05:50, 24 June, 2026 from https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1589268627.
“informacion:lopd.” PhD TesisALP. 12 May 2020, 09:30 CEST. 24 Jun 2026, 05:50 <https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1589268627>.
Abelardo López Palacios, ‘informacion:lopd’, PhD TesisALP, 12 May 2020, 09:30 CEST, <https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1589268627> [accessed 24 June 2026]
Abelardo López Palacios, “informacion:lopd,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1589268627 (accessed June 24, 2026).
Abelardo López Palacios. informacion:lopd [Internet]. PhD TesisALP; 2020 May 12, 09:30 CEST [cited 2026 Jun 24]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1589268627.
informacion:lopd, https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1589268627 (last visited June 24, 2026).
Abelardo López Palacios. informacion:lopd. PhD TesisALP. May 12, 2020, 09:30 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1589268627. Accessed June 24, 2026.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "informacion:lopd --- PhD TesisALP",
year = "2020",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1589268627",
note = "[Online; accessed 24-June-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 = "informacion:lopd --- PhD TesisALP",
year = "2020",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1589268627}",
note = "[Online; accessed 24-June-2026]"
}