Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo López Palacios (1970). tesisalp_lobd. PhD TesisALP. Retrieved 22:55, 4 November, 2025 from https://wikimasum.geo-lab.info/tai2k/tesisalp/tesisalp_lobd.
“tesisalp_lobd.” PhD TesisALP. 1 Jan 1970, 01:00 CET. 4 Nov 2025, 22:55 <https://wikimasum.geo-lab.info/tai2k/tesisalp/tesisalp_lobd>.
Abelardo López Palacios, ‘tesisalp_lobd’, PhD TesisALP, 1 January 1970, 01:00 CET, <https://wikimasum.geo-lab.info/tai2k/tesisalp/tesisalp_lobd> [accessed 4 November 2025]
Abelardo López Palacios, “tesisalp_lobd,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/tesisalp_lobd (accessed November 4, 2025).
Abelardo López Palacios. tesisalp_lobd [Internet]. PhD TesisALP; 1970 Jan 1, 01:00 CET [cited 2025 Nov 4]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/tesisalp_lobd.
tesisalp_lobd, https://wikimasum.geo-lab.info/tai2k/tesisalp/tesisalp_lobd (last visited November 4, 2025).
Abelardo López Palacios. tesisalp_lobd. PhD TesisALP. January 1, 1970, 01:00 CET. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/tesisalp_lobd. Accessed November 4, 2025.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "tesisalp_lobd --- PhD TesisALP",
year = "1970",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/tesisalp_lobd",
note = "[Online; accessed 4-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 = "tesisalp_lobd --- PhD TesisALP",
year = "1970",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/tesisalp_lobd}",
note = "[Online; accessed 4-November-2025]"
}