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). tag:rpas. PhD TesisALP. Retrieved 22:06, 10 March, 2026 from https://wikimasum.geo-lab.info/tai2k/tesisalp/tag/rpas.
“tag:rpas.” PhD TesisALP. 1 Jan 1970, 01:00 CET. 10 Mar 2026, 22:06 <https://wikimasum.geo-lab.info/tai2k/tesisalp/tag/rpas>.
Abelardo López Palacios, ‘tag:rpas’, PhD TesisALP, 1 January 1970, 01:00 CET, <https://wikimasum.geo-lab.info/tai2k/tesisalp/tag/rpas> [accessed 10 March 2026]
Abelardo López Palacios, “tag:rpas,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/tag/rpas (accessed March 10, 2026).
Abelardo López Palacios. tag:rpas [Internet]. PhD TesisALP; 1970 Jan 1, 01:00 CET [cited 2026 Mar 10]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/tag/rpas.
tag:rpas, https://wikimasum.geo-lab.info/tai2k/tesisalp/tag/rpas (last visited March 10, 2026).
Abelardo López Palacios. tag:rpas. PhD TesisALP. January 1, 1970, 01:00 CET. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/tag/rpas. Accessed March 10, 2026.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "tag:rpas --- PhD TesisALP",
year = "1970",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/tag/rpas",
note = "[Online; accessed 10-March-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 = "tag:rpas --- PhD TesisALP",
year = "1970",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/tag/rpas}",
note = "[Online; accessed 10-March-2026]"
}