Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo López Palacios (2016). informacion:lopd. PhD TesisALP. Retrieved 05:52, 15 November, 2025 from https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1476291944.
“informacion:lopd.” PhD TesisALP. 12 Oct 2016, 19:05 CEST. 15 Nov 2025, 05:52 <https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1476291944>.
Abelardo López Palacios, ‘informacion:lopd’, PhD TesisALP, 12 October 2016, 19:05 CEST, <https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1476291944> [accessed 15 November 2025]
Abelardo López Palacios, “informacion:lopd,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1476291944 (accessed November 15, 2025).
Abelardo López Palacios. informacion:lopd [Internet]. PhD TesisALP; 2016 Oct 12, 19:05 CEST [cited 2025 Nov 15]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1476291944.
informacion:lopd, https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1476291944 (last visited November 15, 2025).
Abelardo López Palacios. informacion:lopd. PhD TesisALP. October 12, 2016, 19:05 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1476291944. Accessed November 15, 2025.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "informacion:lopd --- PhD TesisALP",
year = "2016",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1476291944",
note = "[Online; accessed 15-November-2025]"
}
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 = "2016",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/lopd?rev=1476291944}",
note = "[Online; accessed 15-November-2025]"
}